svn commit: r547095 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 30 20:21:08 UTC 2020
Author: sunpoet
Date: Sun Aug 30 20:20:59 2020
New Revision: 547095
URL: https://svnweb.freebsd.org/changeset/ports/547095
Log:
Update to 5.29.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 Aug 30 20:20:54 2020 (r547094)
+++ head/devel/py-hypothesis/Makefile Sun Aug 30 20:20:59 2020 (r547095)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.29.0
+PORTVERSION= 5.29.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sun Aug 30 20:20:54 2020 (r547094)
+++ head/devel/py-hypothesis/distinfo Sun Aug 30 20:20:59 2020 (r547095)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598605182
-SHA256 (hypothesis-5.29.0.tar.gz) = 67f6261176d22019bbb82dea463d9c3890dcc9722607cb2a7869f16c05d076ec
-SIZE (hypothesis-5.29.0.tar.gz) = 266259
+TIMESTAMP = 1598777646
+SHA256 (hypothesis-5.29.1.tar.gz) = 1103545591b5b11b4329f0e76f7df2a02f3c3c503e7ccda91c763c6a37b86761
+SIZE (hypothesis-5.29.1.tar.gz) = 266446
More information about the svn-ports-all
mailing list