Date: Sat, 28 Sep 2019 20:02:44 +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: r513150 - head/devel/py-hypothesis Message-ID: <201909282002.x8SK2iBV035599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 28 20:02:43 2019 New Revision: 513150 URL: https://svnweb.freebsd.org/changeset/ports/513150 Log: Update to 4.37.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 28 20:02:38 2019 (r513149) +++ head/devel/py-hypothesis/Makefile Sat Sep 28 20:02:43 2019 (r513150) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.36.2 +PORTVERSION= 4.37.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Sep 28 20:02:38 2019 (r513149) +++ head/devel/py-hypothesis/distinfo Sat Sep 28 20:02:43 2019 (r513150) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569513182 -SHA256 (hypothesis-4.36.2.tar.gz) = 89d15022e696519a7418850cace11947bebfba4bd8be87c4a4e0b0b0527a9eea -SIZE (hypothesis-4.36.2.tar.gz) = 210122 +TIMESTAMP = 1569680465 +SHA256 (hypothesis-4.37.0.tar.gz) = 854e09e070d0b90ff039b51d55d969920fd943963972a4da598d51016a039b5e +SIZE (hypothesis-4.37.0.tar.gz) = 210400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909282002.x8SK2iBV035599>