svn commit: r547005 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 30 07:15:28 UTC 2020
Author: sunpoet
Date: Sun Aug 30 07:15:21 2020
New Revision: 547005
URL: https://svnweb.freebsd.org/changeset/ports/547005
Log:
Update to 5.29.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 Sun Aug 30 07:15:16 2020 (r547004)
+++ head/devel/py-hypothesis/Makefile Sun Aug 30 07:15:21 2020 (r547005)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.28.0
+PORTVERSION= 5.29.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sun Aug 30 07:15:16 2020 (r547004)
+++ head/devel/py-hypothesis/distinfo Sun Aug 30 07:15:21 2020 (r547005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598456571
-SHA256 (hypothesis-5.28.0.tar.gz) = 931b49b1b1e8ddf168f6a3c4999b17f61f739f5331d83578320c3912149d38c0
-SIZE (hypothesis-5.28.0.tar.gz) = 266008
+TIMESTAMP = 1598605182
+SHA256 (hypothesis-5.29.0.tar.gz) = 67f6261176d22019bbb82dea463d9c3890dcc9722607cb2a7869f16c05d076ec
+SIZE (hypothesis-5.29.0.tar.gz) = 266259
More information about the svn-ports-all
mailing list