svn commit: r489398 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 5 22:45:41 UTC 2019
Author: sunpoet
Date: Sat Jan 5 22:45:36 2019
New Revision: 489398
URL: https://svnweb.freebsd.org/changeset/ports/489398
Log:
Update to 3.86.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 Sat Jan 5 22:45:31 2019 (r489397)
+++ head/devel/py-hypothesis/Makefile Sat Jan 5 22:45:36 2019 (r489398)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 3.86.0
+PORTVERSION= 3.86.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sat Jan 5 22:45:31 2019 (r489397)
+++ head/devel/py-hypothesis/distinfo Sat Jan 5 22:45:36 2019 (r489398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546543066
-SHA256 (hypothesis-3.86.0.tar.gz) = 6f01a3c1fe52df19f243bc9ea53ccc83575e09f8296ed25a27a4a3321936c015
-SIZE (hypothesis-3.86.0.tar.gz) = 185523
+TIMESTAMP = 1546680745
+SHA256 (hypothesis-3.86.1.tar.gz) = 03e87f1a70ee5294598f8541b331ad9213528f43c9ec7ca8ced7c8ff98dcd616
+SIZE (hypothesis-3.86.1.tar.gz) = 185506
More information about the svn-ports-head
mailing list