svn commit: r511202 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 5 17:07:39 UTC 2019
Author: sunpoet
Date: Thu Sep 5 17:07:38 2019
New Revision: 511202
URL: https://svnweb.freebsd.org/changeset/ports/511202
Log:
Update to 4.35.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 Sep 5 17:07:32 2019 (r511201)
+++ head/devel/py-hypothesis/Makefile Thu Sep 5 17:07:38 2019 (r511202)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.34.0
+PORTVERSION= 4.35.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Thu Sep 5 17:07:32 2019 (r511201)
+++ head/devel/py-hypothesis/distinfo Thu Sep 5 17:07:38 2019 (r511202)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566662989
-SHA256 (hypothesis-4.34.0.tar.gz) = 8f8a3256d615f7b79a98c90971a36cbec42d5589f0d37ee237b385e35d92193d
-SIZE (hypothesis-4.34.0.tar.gz) = 209168
+TIMESTAMP = 1567688306
+SHA256 (hypothesis-4.35.0.tar.gz) = c1019e6b47bf3a4d566d3d4a916e48c363467878943447aac380358544a23810
+SIZE (hypothesis-4.35.0.tar.gz) = 209790
More information about the svn-ports-all
mailing list