svn commit: r503658 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 7 23:04:11 UTC 2019
Author: sunpoet
Date: Fri Jun 7 23:04:09 2019
New Revision: 503658
URL: https://svnweb.freebsd.org/changeset/ports/503658
Log:
Update to 4.24.2
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 Fri Jun 7 23:04:02 2019 (r503657)
+++ head/devel/py-hypothesis/Makefile Fri Jun 7 23:04:09 2019 (r503658)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.24.1
+PORTVERSION= 4.24.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Fri Jun 7 23:04:02 2019 (r503657)
+++ head/devel/py-hypothesis/distinfo Fri Jun 7 23:04:09 2019 (r503658)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559751353
-SHA256 (hypothesis-4.24.1.tar.gz) = 0beadf7647fd7e5ae7c983d5562251667837fc475027f57c561f9d6f678612ba
-SIZE (hypothesis-4.24.1.tar.gz) = 201026
+TIMESTAMP = 1559944335
+SHA256 (hypothesis-4.24.2.tar.gz) = e3659eb8eb72c7fa215a32d1fc1cf212c14ec5d661974090e28466c50f9362db
+SIZE (hypothesis-4.24.2.tar.gz) = 201119
More information about the svn-ports-all
mailing list