svn commit: r551281 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 3 09:50:44 UTC 2020
Author: sunpoet
Date: Sat Oct 3 09:50:35 2020
New Revision: 551281
URL: https://svnweb.freebsd.org/changeset/ports/551281
Log:
Update to 5.37.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 Sat Oct 3 09:50:30 2020 (r551280)
+++ head/devel/py-hypothesis/Makefile Sat Oct 3 09:50:35 2020 (r551281)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.36.1
+PORTVERSION= 5.37.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat Oct 3 09:50:30 2020 (r551280)
+++ head/devel/py-hypothesis/distinfo Sat Oct 3 09:50:35 2020 (r551281)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601319700
-SHA256 (hypothesis-5.36.1.tar.gz) = 0a6af77ba1d111d39494f82569771bb24ce820484c4be43b204cd430ef7d1be2
-SIZE (hypothesis-5.36.1.tar.gz) = 274683
+TIMESTAMP = 1601713742
+SHA256 (hypothesis-5.37.0.tar.gz) = b3a6ae80e8661b6cab0a722cc437d26274d5e3d0759ef2f6a6a1c3b066dd3185
+SIZE (hypothesis-5.37.0.tar.gz) = 276833
More information about the svn-ports-all
mailing list