Date: Sat, 5 Sep 2020 21:30:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547711 - head/devel/py-hypothesis Message-ID: <202009052130.085LUaxF006526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 5 21:30:36 2020 New Revision: 547711 URL: https://svnweb.freebsd.org/changeset/ports/547711 Log: Update to 5.30.0 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sat Sep 5 21:30:31 2020 (r547710) +++ head/devel/py-hypothesis/Makefile Sat Sep 5 21:30:36 2020 (r547711) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.29.2 +PORTVERSION= 5.30.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Sep 5 21:30:31 2020 (r547710) +++ head/devel/py-hypothesis/distinfo Sat Sep 5 21:30:36 2020 (r547711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598970915 -SHA256 (hypothesis-5.29.2.tar.gz) = 4869314f1ce17f0e9625f48f059d531e9c0bdb6c0093c80ce99daa86d65e0a54 -SIZE (hypothesis-5.29.2.tar.gz) = 266441 +TIMESTAMP = 1599302747 +SHA256 (hypothesis-5.30.0.tar.gz) = d810af02dcb0edabb36dd77f3db01b89a4028098dad237bafeaf23060e1dd5be +SIZE (hypothesis-5.30.0.tar.gz) = 266897
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009052130.085LUaxF006526>