svn commit: r513685 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 3 18:23:49 UTC 2019
Author: sunpoet
Date: Thu Oct 3 18:23:48 2019
New Revision: 513685
URL: https://svnweb.freebsd.org/changeset/ports/513685
Log:
Update to 4.38.0
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 Thu Oct 3 18:23:42 2019 (r513684)
+++ head/devel/py-hypothesis/Makefile Thu Oct 3 18:23:48 2019 (r513685)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.37.0
+PORTVERSION= 4.38.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Thu Oct 3 18:23:42 2019 (r513684)
+++ head/devel/py-hypothesis/distinfo Thu Oct 3 18:23:48 2019 (r513685)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569680465
-SHA256 (hypothesis-4.37.0.tar.gz) = 854e09e070d0b90ff039b51d55d969920fd943963972a4da598d51016a039b5e
-SIZE (hypothesis-4.37.0.tar.gz) = 210400
+TIMESTAMP = 1570031396
+SHA256 (hypothesis-4.38.0.tar.gz) = c467689307b84e194566f93a79242522742108d98aeba31f1e57516ac6f1d5a9
+SIZE (hypothesis-4.38.0.tar.gz) = 212202
More information about the svn-ports-all
mailing list