Date: Wed, 15 May 2019 15:54:26 +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: r501714 - head/devel/py-hypothesis Message-ID: <201905151554.x4FFsQ55087572@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 15 15:54:26 2019 New Revision: 501714 URL: https://svnweb.freebsd.org/changeset/ports/501714 Log: Update to 4.23.2 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 Wed May 15 15:54:21 2019 (r501713) +++ head/devel/py-hypothesis/Makefile Wed May 15 15:54:26 2019 (r501714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.23.1 +PORTVERSION= 4.23.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed May 15 15:54:21 2019 (r501713) +++ head/devel/py-hypothesis/distinfo Wed May 15 15:54:26 2019 (r501714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557679681 -SHA256 (hypothesis-4.23.1.tar.gz) = 4b98a5d05dbdf517d72452467225aa737d055407a109e6a7e72aa1d34dc98938 -SIZE (hypothesis-4.23.1.tar.gz) = 200974 +TIMESTAMP = 1557747376 +SHA256 (hypothesis-4.23.2.tar.gz) = ba8ab6ba05908293b553f24901a8b32ca4235e7aea9d430cca053553580ac63f +SIZE (hypothesis-4.23.2.tar.gz) = 200961
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905151554.x4FFsQ55087572>