svn commit: r497527 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Apr 1 20:31:45 UTC 2019
Author: sunpoet
Date: Mon Apr 1 20:31:41 2019
New Revision: 497527
URL: https://svnweb.freebsd.org/changeset/ports/497527
Log:
Update to 4.14.2
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 Mon Apr 1 20:31:35 2019 (r497526)
+++ head/devel/py-hypothesis/Makefile Mon Apr 1 20:31:41 2019 (r497527)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.14.1
+PORTVERSION= 4.14.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Mon Apr 1 20:31:35 2019 (r497526)
+++ head/devel/py-hypothesis/distinfo Mon Apr 1 20:31:41 2019 (r497527)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554017763
-SHA256 (hypothesis-4.14.1.tar.gz) = c3fdfe5c0c3658527c438804d754f113f7ec752099cecfc74b2d6d7d091ed5f8
-SIZE (hypothesis-4.14.1.tar.gz) = 195125
+TIMESTAMP = 1554149767
+SHA256 (hypothesis-4.14.2.tar.gz) = 232f5e19de11e5da6ec78091a4c6cd8fe7b9454a15ebf9df38284ebc2435db78
+SIZE (hypothesis-4.14.2.tar.gz) = 195165
More information about the svn-ports-all
mailing list