svn commit: r479551 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 11 19:00:18 UTC 2018
Author: sunpoet
Date: Tue Sep 11 19:00:16 2018
New Revision: 479551
URL: https://svnweb.freebsd.org/changeset/ports/479551
Log:
Update to 3.71.1
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog
Modified:
head/devel/py-hypothesis/Makefile
head/devel/py-hypothesis/distinfo
Modified: head/devel/py-hypothesis/Makefile
==============================================================================
--- head/devel/py-hypothesis/Makefile Tue Sep 11 19:00:11 2018 (r479550)
+++ head/devel/py-hypothesis/Makefile Tue Sep 11 19:00:16 2018 (r479551)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 3.71.0
+PORTVERSION= 3.71.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Tue Sep 11 19:00:11 2018 (r479550)
+++ head/devel/py-hypothesis/distinfo Tue Sep 11 19:00:16 2018 (r479551)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536517517
-SHA256 (hypothesis-3.71.0.tar.gz) = 0302f2588ed8ebcebbd166bb11c5d028de383f969b5e162e80ee378eda0fb1cf
-SIZE (hypothesis-3.71.0.tar.gz) = 172436
+TIMESTAMP = 1536690291
+SHA256 (hypothesis-3.71.1.tar.gz) = 97ca8ca58ed2cd60ea0234e9a2ed9745dbf3917411b08115c2b41a8d9be4c312
+SIZE (hypothesis-3.71.1.tar.gz) = 174182
More information about the svn-ports-all
mailing list