svn commit: r470166 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 16 23:54:52 UTC 2018
Author: sunpoet
Date: Wed May 16 23:54:50 2018
New Revision: 470166
URL: https://svnweb.freebsd.org/changeset/ports/470166
Log:
Update to 3.56.10
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 Wed May 16 23:54:45 2018 (r470165)
+++ head/devel/py-hypothesis/Makefile Wed May 16 23:54:50 2018 (r470166)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 3.56.9
+PORTVERSION= 3.56.10
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Wed May 16 23:54:45 2018 (r470165)
+++ head/devel/py-hypothesis/distinfo Wed May 16 23:54:50 2018 (r470166)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526309939
-SHA256 (hypothesis-3.56.9.tar.gz) = a7da62992515f345b9b977bd519309d0f1ba15b99a7703964482c68ad8714434
-SIZE (hypothesis-3.56.9.tar.gz) = 156598
+TIMESTAMP = 1526504824
+SHA256 (hypothesis-3.56.10.tar.gz) = 0a7839861fb6a43182a0afe475317e38322b489d226c53558e55f61bd5a05ace
+SIZE (hypothesis-3.56.10.tar.gz) = 156611
More information about the svn-ports-all
mailing list