svn commit: r552644 - head/devel/py-hypothesis
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 18 15:35:26 UTC 2020
Author: sunpoet
Date: Sun Oct 18 15:35:22 2020
New Revision: 552644
URL: https://svnweb.freebsd.org/changeset/ports/552644
Log:
Update to 5.37.3
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 Oct 18 15:35:17 2020 (r552643)
+++ head/devel/py-hypothesis/Makefile Sun Oct 18 15:35:22 2020 (r552644)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hypothesis
-PORTVERSION= 5.37.2
+PORTVERSION= 5.37.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-hypothesis/distinfo
==============================================================================
--- head/devel/py-hypothesis/distinfo Sun Oct 18 15:35:17 2020 (r552643)
+++ head/devel/py-hypothesis/distinfo Sun Oct 18 15:35:22 2020 (r552644)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602780740
-SHA256 (hypothesis-5.37.2.tar.gz) = 9a7da4af3ab28a00c1f212986eefdce90e85b26b712b0513e1c187ac47f0b77f
-SIZE (hypothesis-5.37.2.tar.gz) = 276965
+TIMESTAMP = 1602877813
+SHA256 (hypothesis-5.37.3.tar.gz) = 54bf2efa1da1286a348c436b4f815284107c6724fb3627f2522c2d02e3e559b5
+SIZE (hypothesis-5.37.3.tar.gz) = 276975
More information about the svn-ports-head
mailing list