svn commit: r500534 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 30 19:07:38 UTC 2019
Author: sunpoet
Date: Tue Apr 30 19:07:33 2019
New Revision: 500534
URL: https://svnweb.freebsd.org/changeset/ports/500534
Log:
Update to 4.18.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 Tue Apr 30 19:07:27 2019 (r500533)
+++ head/devel/py-hypothesis/Makefile Tue Apr 30 19:07:33 2019 (r500534)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.18.0
+PORTVERSION= 4.18.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Tue Apr 30 19:07:27 2019 (r500533)
+++ head/devel/py-hypothesis/distinfo Tue Apr 30 19:07:33 2019 (r500534)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556198997
-SHA256 (hypothesis-4.18.0.tar.gz) = 905395b9da7fe04e5ce32b41eace83b613586a104db4b4b0a2552db980a40dd2
-SIZE (hypothesis-4.18.0.tar.gz) = 199705
+TIMESTAMP = 1556629909
+SHA256 (hypothesis-4.18.1.tar.gz) = 41168718e8b04ba327b824210bb23ca45bb6da1cb3b76842901965b2a82cf151
+SIZE (hypothesis-4.18.1.tar.gz) = 199865
More information about the svn-ports-head
mailing list