svn commit: r502134 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 20 18:08:57 UTC 2019
Author: sunpoet
Date: Mon May 20 18:08:55 2019
New Revision: 502134
URL: https://svnweb.freebsd.org/changeset/ports/502134
Log:
Update to 4.23.6
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 Mon May 20 18:08:50 2019 (r502133)
+++ head/devel/py-hypothesis/Makefile Mon May 20 18:08:55 2019 (r502134)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.23.5
+PORTVERSION= 4.23.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Mon May 20 18:08:50 2019 (r502133)
+++ head/devel/py-hypothesis/distinfo Mon May 20 18:08:55 2019 (r502134)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558166532
-SHA256 (hypothesis-4.23.5.tar.gz) = 2bee3ccbc4f17bdaf5ec58f57594ba6e9974979889df63ee4325303b46fd24ba
-SIZE (hypothesis-4.23.5.tar.gz) = 201172
+TIMESTAMP = 1558372504
+SHA256 (hypothesis-4.23.6.tar.gz) = e1ebb59dc77798124ac8eb76118cfee9b60b78da167817bfe615af7225889839
+SIZE (hypothesis-4.23.6.tar.gz) = 201166
More information about the svn-ports-all
mailing list