svn commit: r495153 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 9 14:37:30 UTC 2019
Author: sunpoet
Date: Sat Mar 9 14:37:29 2019
New Revision: 495153
URL: https://svnweb.freebsd.org/changeset/ports/495153
Log:
Update to 4.7.13
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 Mar 9 14:37:23 2019 (r495152)
+++ head/devel/py-hypothesis/Makefile Sat Mar 9 14:37:29 2019 (r495153)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.7.12
+PORTVERSION= 4.7.13
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat Mar 9 14:37:23 2019 (r495152)
+++ head/devel/py-hypothesis/distinfo Sat Mar 9 14:37:29 2019 (r495153)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552063657
-SHA256 (hypothesis-4.7.12.tar.gz) = 1b246cc4bebccbcc3771f3991f3a786e873c4a1723069e19e475b4b929f9be72
-SIZE (hypothesis-4.7.12.tar.gz) = 186585
+TIMESTAMP = 1552133662
+SHA256 (hypothesis-4.7.13.tar.gz) = 215bfbd4ba8e5c6d30c70fbf9c8686a6861f83e229dbd84abcf1ee35d0bfe8f7
+SIZE (hypothesis-4.7.13.tar.gz) = 186628
More information about the svn-ports-all
mailing list