svn commit: r543301 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 24 19:00:48 UTC 2020
Author: sunpoet
Date: Fri Jul 24 19:00:41 2020
New Revision: 543301
URL: https://svnweb.freebsd.org/changeset/ports/543301
Log:
Update to 5.20.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 Fri Jul 24 19:00:36 2020 (r543300)
+++ head/devel/py-hypothesis/Makefile Fri Jul 24 19:00:41 2020 (r543301)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.19.1
+PORTVERSION= 5.20.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Fri Jul 24 19:00:36 2020 (r543300)
+++ head/devel/py-hypothesis/distinfo Fri Jul 24 19:00:41 2020 (r543301)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416593
-SHA256 (hypothesis-5.19.1.tar.gz) = c13657e0dfba2d33406fd75dec436aba481c0525e899986bd67dfcf2c600857a
-SIZE (hypothesis-5.19.1.tar.gz) = 239039
+TIMESTAMP = 1595578486
+SHA256 (hypothesis-5.20.0.tar.gz) = 50a69d6ab99e3c027c67e217654b33f41c499ba5a05e5d386ef12dd6b8f13c40
+SIZE (hypothesis-5.20.0.tar.gz) = 239205
More information about the svn-ports-head
mailing list