svn commit: r498314 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 7 20:06:07 UTC 2019
Author: sunpoet
Date: Sun Apr 7 20:06:03 2019
New Revision: 498314
URL: https://svnweb.freebsd.org/changeset/ports/498314
Log:
Update to 4.14.5
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 Apr 7 20:05:57 2019 (r498313)
+++ head/devel/py-hypothesis/Makefile Sun Apr 7 20:06:03 2019 (r498314)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.14.4
+PORTVERSION= 4.14.5
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sun Apr 7 20:05:57 2019 (r498313)
+++ head/devel/py-hypothesis/distinfo Sun Apr 7 20:06:03 2019 (r498314)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554549783
-SHA256 (hypothesis-4.14.4.tar.gz) = 70ebb943620dec8c99c7c7f837e71b48e6912540c51588f22cae3ece618eeae1
-SIZE (hypothesis-4.14.4.tar.gz) = 196210
+TIMESTAMP = 1554643583
+SHA256 (hypothesis-4.14.5.tar.gz) = 4e254385fdc6b83d71197f606c357d48c5e8bdbe16364840f69ffa60a38f737b
+SIZE (hypothesis-4.14.5.tar.gz) = 196437
More information about the svn-ports-all
mailing list