svn commit: r469762 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 12 23:50:31 UTC 2018
Author: sunpoet
Date: Sat May 12 23:50:29 2018
New Revision: 469762
URL: https://svnweb.freebsd.org/changeset/ports/469762
Log:
Update to 3.56.8
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 May 12 23:50:24 2018 (r469761)
+++ head/devel/py-hypothesis/Makefile Sat May 12 23:50:29 2018 (r469762)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 3.56.7
+PORTVERSION= 3.56.8
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat May 12 23:50:24 2018 (r469761)
+++ head/devel/py-hypothesis/distinfo Sat May 12 23:50:29 2018 (r469762)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526054388
-SHA256 (hypothesis-3.56.7.tar.gz) = 8f997b4218f74e1de5ef0965400c16b43ee86c16eaf9fb949edd76c33e28c389
-SIZE (hypothesis-3.56.7.tar.gz) = 156620
+TIMESTAMP = 1526148445
+SHA256 (hypothesis-3.56.8.tar.gz) = 3fcee49106451908e12a29722539407da797c1383ec9b7cd60cb48b68291b67d
+SIZE (hypothesis-3.56.8.tar.gz) = 156605
More information about the svn-ports-all
mailing list