Date: Tue, 9 Jul 2019 18:19:58 +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: r506296 - head/devel/py-hypothesis Message-ID: <201907091819.x69IJwNc083393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 9 18:19:57 2019 New Revision: 506296 URL: https://svnweb.freebsd.org/changeset/ports/506296 Log: Update to 4.27.0 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 Tue Jul 9 18:19:52 2019 (r506295) +++ head/devel/py-hypothesis/Makefile Tue Jul 9 18:19:57 2019 (r506296) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.26.4 +PORTVERSION= 4.27.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Tue Jul 9 18:19:52 2019 (r506295) +++ head/devel/py-hypothesis/distinfo Tue Jul 9 18:19:57 2019 (r506296) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562607996 -SHA256 (hypothesis-4.26.4.tar.gz) = ad2797130be83ff374c1ed2781fb591b4152ae28abda28dd57b2a84a3fc1f5d4 -SIZE (hypothesis-4.26.4.tar.gz) = 202774 +TIMESTAMP = 1562689559 +SHA256 (hypothesis-4.27.0.tar.gz) = ad01a2a4ba7da42372bc78a024b1d7e0f7ae886feca32779a36ca7dd0f6a3c45 +SIZE (hypothesis-4.27.0.tar.gz) = 202704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907091819.x69IJwNc083393>