svn commit: r543751 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 30 09:51:04 UTC 2020
Author: sunpoet
Date: Thu Jul 30 09:51:01 2020
New Revision: 543751
URL: https://svnweb.freebsd.org/changeset/ports/543751
Log:
Update to 5.21.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 Thu Jul 30 09:50:55 2020 (r543750)
+++ head/devel/py-hypothesis/Makefile Thu Jul 30 09:51:01 2020 (r543751)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.20.0
+PORTVERSION= 5.21.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Thu Jul 30 09:50:55 2020 (r543750)
+++ head/devel/py-hypothesis/distinfo Thu Jul 30 09:51:01 2020 (r543751)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595578486
-SHA256 (hypothesis-5.20.0.tar.gz) = 50a69d6ab99e3c027c67e217654b33f41c499ba5a05e5d386ef12dd6b8f13c40
-SIZE (hypothesis-5.20.0.tar.gz) = 239205
+TIMESTAMP = 1595865803
+SHA256 (hypothesis-5.21.0.tar.gz) = 5aa113efc2227813364be42ec6c25bc01b59cc0c9b0022646dad804149895db1
+SIZE (hypothesis-5.21.0.tar.gz) = 239826
More information about the svn-ports-head
mailing list