svn commit: r498492 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 9 19:05:11 UTC 2019
Author: sunpoet
Date: Tue Apr 9 19:05:09 2019
New Revision: 498492
URL: https://svnweb.freebsd.org/changeset/ports/498492
Log:
Update to 4.15.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 Tue Apr 9 19:05:03 2019 (r498491)
+++ head/devel/py-hypothesis/Makefile Tue Apr 9 19:05:09 2019 (r498492)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.14.6
+PORTVERSION= 4.15.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Tue Apr 9 19:05:03 2019 (r498491)
+++ head/devel/py-hypothesis/distinfo Tue Apr 9 19:05:09 2019 (r498492)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554740466
-SHA256 (hypothesis-4.14.6.tar.gz) = 57139f7aa305426bc47945b63e9859eacd3f78d5cb8356427cc0d9b4b45d8dc9
-SIZE (hypothesis-4.14.6.tar.gz) = 196452
+TIMESTAMP = 1554816906
+SHA256 (hypothesis-4.15.0.tar.gz) = 2b6e270c7d96c88f54c8a12d9ab9dc802fb7a4e44f2ccc94ac1bddf0df1533b7
+SIZE (hypothesis-4.15.0.tar.gz) = 196838
More information about the svn-ports-all
mailing list