svn commit: r497403 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 31 13:15:19 UTC 2019
Author: sunpoet
Date: Sun Mar 31 13:15:17 2019
New Revision: 497403
URL: https://svnweb.freebsd.org/changeset/ports/497403
Log:
Update to 4.14.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 Sun Mar 31 13:15:11 2019 (r497402)
+++ head/devel/py-hypothesis/Makefile Sun Mar 31 13:15:17 2019 (r497403)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.14.0
+PORTVERSION= 4.14.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sun Mar 31 13:15:11 2019 (r497402)
+++ head/devel/py-hypothesis/distinfo Sun Mar 31 13:15:17 2019 (r497403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553260492
-SHA256 (hypothesis-4.14.0.tar.gz) = 80aaa773709dac2767f2479982fa07e2c36312029a6a67a421724be1da4c29ab
-SIZE (hypothesis-4.14.0.tar.gz) = 195132
+TIMESTAMP = 1554017763
+SHA256 (hypothesis-4.14.1.tar.gz) = c3fdfe5c0c3658527c438804d754f113f7ec752099cecfc74b2d6d7d091ed5f8
+SIZE (hypothesis-4.14.1.tar.gz) = 195125
More information about the svn-ports-head
mailing list