svn commit: r543054 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 24 07:12:07 UTC 2020
Author: sunpoet
Date: Fri Jul 24 07:12:01 2020
New Revision: 543054
URL: https://svnweb.freebsd.org/changeset/ports/543054
Log:
Update to 5.19.1
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 07:11:56 2020 (r543053)
+++ head/devel/py-hypothesis/Makefile Fri Jul 24 07:12:01 2020 (r543054)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.19.0
+PORTVERSION= 5.19.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Fri Jul 24 07:11:56 2020 (r543053)
+++ head/devel/py-hypothesis/distinfo Fri Jul 24 07:12:01 2020 (r543054)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117193
-SHA256 (hypothesis-5.19.0.tar.gz) = ba7c92006716aaee4684f7876c116adedcfb88b19fcb55d21c47b28f03f933bf
-SIZE (hypothesis-5.19.0.tar.gz) = 238733
+TIMESTAMP = 1595416593
+SHA256 (hypothesis-5.19.1.tar.gz) = c13657e0dfba2d33406fd75dec436aba481c0525e899986bd67dfcf2c600857a
+SIZE (hypothesis-5.19.1.tar.gz) = 239039
More information about the svn-ports-head
mailing list