Date: Sat, 9 Mar 2019 12:08:57 +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: r495129 - head/devel/py-hypothesis Message-ID: <201903091208.x29C8vQQ002667@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 9 12:08:57 2019 New Revision: 495129 URL: https://svnweb.freebsd.org/changeset/ports/495129 Log: Update to 4.7.12 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 Mar 9 12:08:52 2019 (r495128) +++ head/devel/py-hypothesis/Makefile Sat Mar 9 12:08:57 2019 (r495129) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.11 +PORTVERSION= 4.7.12 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Mar 9 12:08:52 2019 (r495128) +++ head/devel/py-hypothesis/distinfo Sat Mar 9 12:08:57 2019 (r495129) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551964422 -SHA256 (hypothesis-4.7.11.tar.gz) = 59b091fc1f063ba2522b9606f9144a87cc10477b90f99be30feae010c74a703f -SIZE (hypothesis-4.7.11.tar.gz) = 185991 +TIMESTAMP = 1552063657 +SHA256 (hypothesis-4.7.12.tar.gz) = 1b246cc4bebccbcc3771f3991f3a786e873c4a1723069e19e475b4b929f9be72 +SIZE (hypothesis-4.7.12.tar.gz) = 186585
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903091208.x29C8vQQ002667>