Date: Sun, 12 May 2019 20:09:22 +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: r501467 - head/devel/py-hypothesis Message-ID: <201905122009.x4CK9Muw027382@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 12 20:09:22 2019 New Revision: 501467 URL: https://svnweb.freebsd.org/changeset/ports/501467 Log: Update to 4.23.1 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 Sun May 12 20:09:16 2019 (r501466) +++ head/devel/py-hypothesis/Makefile Sun May 12 20:09:22 2019 (r501467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.18.1 +PORTVERSION= 4.23.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun May 12 20:09:16 2019 (r501466) +++ head/devel/py-hypothesis/distinfo Sun May 12 20:09:22 2019 (r501467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556629909 -SHA256 (hypothesis-4.18.1.tar.gz) = 41168718e8b04ba327b824210bb23ca45bb6da1cb3b76842901965b2a82cf151 -SIZE (hypothesis-4.18.1.tar.gz) = 199865 +TIMESTAMP = 1557679681 +SHA256 (hypothesis-4.23.1.tar.gz) = 4b98a5d05dbdf517d72452467225aa737d055407a109e6a7e72aa1d34dc98938 +SIZE (hypothesis-4.23.1.tar.gz) = 200974
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905122009.x4CK9Muw027382>