svn commit: r499132 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 16 23:49:46 UTC 2019
Author: sunpoet
Date: Tue Apr 16 23:49:43 2019
New Revision: 499132
URL: https://svnweb.freebsd.org/changeset/ports/499132
Log:
Update to 4.17.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 16 23:49:38 2019 (r499131)
+++ head/devel/py-hypothesis/Makefile Tue Apr 16 23:49:43 2019 (r499132)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.16.0
+PORTVERSION= 4.17.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Tue Apr 16 23:49:38 2019 (r499131)
+++ head/devel/py-hypothesis/distinfo Tue Apr 16 23:49:43 2019 (r499132)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555202499
-SHA256 (hypothesis-4.16.0.tar.gz) = b03f14c0be8545a9722216a61ea09ea3460df1d1aae6f2e2b967e742d4c91e6d
-SIZE (hypothesis-4.16.0.tar.gz) = 196997
+TIMESTAMP = 1555421035
+SHA256 (hypothesis-4.17.0.tar.gz) = d5bc9eb826eaf8561d649edcd80d287373f41e74fa5eedf5c18b1de294cbd70b
+SIZE (hypothesis-4.17.0.tar.gz) = 198591
More information about the svn-ports-head
mailing list