svn commit: r506296 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 9 18:20:01 UTC 2019
Author: sunpoet
Date: Tue Jul 9 18:19:57 2019
New Revision: 506296
URL: https://svnweb.freebsd.org/changeset/ports/506296
Log:
Update to 4.27.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 Tue Jul 9 18:19:52 2019 (r506295)
+++ head/devel/py-hypothesis/Makefile Tue Jul 9 18:19:57 2019 (r506296)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.26.4
+PORTVERSION= 4.27.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Tue Jul 9 18:19:52 2019 (r506295)
+++ head/devel/py-hypothesis/distinfo Tue Jul 9 18:19:57 2019 (r506296)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562607996
-SHA256 (hypothesis-4.26.4.tar.gz) = ad2797130be83ff374c1ed2781fb591b4152ae28abda28dd57b2a84a3fc1f5d4
-SIZE (hypothesis-4.26.4.tar.gz) = 202774
+TIMESTAMP = 1562689559
+SHA256 (hypothesis-4.27.0.tar.gz) = ad01a2a4ba7da42372bc78a024b1d7e0f7ae886feca32779a36ca7dd0f6a3c45
+SIZE (hypothesis-4.27.0.tar.gz) = 202704
More information about the svn-ports-all
mailing list