svn commit: r495595 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Mar 13 16:11:01 UTC 2019
Author: sunpoet
Date: Wed Mar 13 16:10:53 2019
New Revision: 495595
URL: https://svnweb.freebsd.org/changeset/ports/495595
Log:
Update to 4.7.17
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 Mar 13 16:10:48 2019 (r495594)
+++ head/devel/py-hypothesis/Makefile Wed Mar 13 16:10:53 2019 (r495595)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.7.16
+PORTVERSION= 4.7.17
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Wed Mar 13 16:10:48 2019 (r495594)
+++ head/devel/py-hypothesis/distinfo Wed Mar 13 16:10:53 2019 (r495595)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552404248
-SHA256 (hypothesis-4.7.16.tar.gz) = 54de0f125e8a7e6e2c88ce2d8f550cea44e5256fa7fa8c99f46d4efb6961c1fb
-SIZE (hypothesis-4.7.16.tar.gz) = 189131
+TIMESTAMP = 1552489458
+SHA256 (hypothesis-4.7.17.tar.gz) = 0c4a5dda17393abca010a97f414261fae532454c0994ecd74a73f633cf361117
+SIZE (hypothesis-4.7.17.tar.gz) = 189292
More information about the svn-ports-head
mailing list