svn commit: r547711 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 5 21:30:43 UTC 2020
Author: sunpoet
Date: Sat Sep 5 21:30:36 2020
New Revision: 547711
URL: https://svnweb.freebsd.org/changeset/ports/547711
Log:
Update to 5.30.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 Sep 5 21:30:31 2020 (r547710)
+++ head/devel/py-hypothesis/Makefile Sat Sep 5 21:30:36 2020 (r547711)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.29.2
+PORTVERSION= 5.30.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat Sep 5 21:30:31 2020 (r547710)
+++ head/devel/py-hypothesis/distinfo Sat Sep 5 21:30:36 2020 (r547711)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598970915
-SHA256 (hypothesis-5.29.2.tar.gz) = 4869314f1ce17f0e9625f48f059d531e9c0bdb6c0093c80ce99daa86d65e0a54
-SIZE (hypothesis-5.29.2.tar.gz) = 266441
+TIMESTAMP = 1599302747
+SHA256 (hypothesis-5.30.0.tar.gz) = d810af02dcb0edabb36dd77f3db01b89a4028098dad237bafeaf23060e1dd5be
+SIZE (hypothesis-5.30.0.tar.gz) = 266897
More information about the svn-ports-head
mailing list