Date: Mon, 8 Jul 2019 18:48:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506241 - head/devel/py-hypothesis Message-ID: <201907081848.x68ImGYp052774@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jul 8 18:48:15 2019 New Revision: 506241 URL: https://svnweb.freebsd.org/changeset/ports/506241 Log: Update to 4.26.4 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 Mon Jul 8 18:48:09 2019 (r506240) +++ head/devel/py-hypothesis/Makefile Mon Jul 8 18:48:15 2019 (r506241) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.26.3 +PORTVERSION= 4.26.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Jul 8 18:48:09 2019 (r506240) +++ head/devel/py-hypothesis/distinfo Mon Jul 8 18:48:15 2019 (r506241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562501190 -SHA256 (hypothesis-4.26.3.tar.gz) = c72d23e05f6ad99f86567751521921e8f8e576575c2fc46efcecbad8dc57cca3 -SIZE (hypothesis-4.26.3.tar.gz) = 202782 +TIMESTAMP = 1562607996 +SHA256 (hypothesis-4.26.4.tar.gz) = ad2797130be83ff374c1ed2781fb591b4152ae28abda28dd57b2a84a3fc1f5d4 +SIZE (hypothesis-4.26.4.tar.gz) = 202774
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907081848.x68ImGYp052774>