svn commit: r549005 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 19 15:35:38 UTC 2020
Author: sunpoet
Date: Sat Sep 19 15:35:32 2020
New Revision: 549005
URL: https://svnweb.freebsd.org/changeset/ports/549005
Log:
Update to 5.35.1
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 Sat Sep 19 15:35:26 2020 (r549004)
+++ head/devel/py-hypothesis/Makefile Sat Sep 19 15:35:32 2020 (r549005)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.35.0
+PORTVERSION= 5.35.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat Sep 19 15:35:26 2020 (r549004)
+++ head/devel/py-hypothesis/distinfo Sat Sep 19 15:35:32 2020 (r549005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600096510
-SHA256 (hypothesis-5.35.0.tar.gz) = 446f42b0ae7ceb1821f4a57e56bbe2afef98d7ab47ef5159c74c7162385e849f
-SIZE (hypothesis-5.35.0.tar.gz) = 266888
+TIMESTAMP = 1600177162
+SHA256 (hypothesis-5.35.1.tar.gz) = 15f68c69b4d9007769f4ee9ec97ebad1fe2da801e110eb210bd951eb6f14453b
+SIZE (hypothesis-5.35.1.tar.gz) = 266791
More information about the svn-ports-all
mailing list