svn commit: r505916 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 5 19:13:45 UTC 2019
Author: sunpoet
Date: Fri Jul 5 19:13:40 2019
New Revision: 505916
URL: https://svnweb.freebsd.org/changeset/ports/505916
Log:
Update to 4.26.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 Fri Jul 5 19:13:35 2019 (r505915)
+++ head/devel/py-hypothesis/Makefile Fri Jul 5 19:13:40 2019 (r505916)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 4.26.0
+PORTVERSION= 4.26.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Fri Jul 5 19:13:35 2019 (r505915)
+++ head/devel/py-hypothesis/distinfo Fri Jul 5 19:13:40 2019 (r505916)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562260803
-SHA256 (hypothesis-4.26.0.tar.gz) = 73fd7578b2c8df3884dda08e61e7c27f6fdf4bc837aeb54ce568ecca13289cba
-SIZE (hypothesis-4.26.0.tar.gz) = 201954
+TIMESTAMP = 1562347455
+SHA256 (hypothesis-4.26.1.tar.gz) = d1e3e32a25feb8f52fcd460a04f48c70820175a2ae2b296111fa4b6bb7983a37
+SIZE (hypothesis-4.26.1.tar.gz) = 202811
More information about the svn-ports-all
mailing list