Date: Mon, 14 May 2018 16:31:44 +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: r469915 - head/devel/py-hypothesis Message-ID: <201805141631.w4EGViM7018905@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon May 14 16:31:43 2018 New Revision: 469915 URL: https://svnweb.freebsd.org/changeset/ports/469915 Log: Update to 3.56.9 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 May 14 16:30:33 2018 (r469914) +++ head/devel/py-hypothesis/Makefile Mon May 14 16:31:43 2018 (r469915) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.8 +PORTVERSION= 3.56.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon May 14 16:30:33 2018 (r469914) +++ head/devel/py-hypothesis/distinfo Mon May 14 16:31:43 2018 (r469915) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526148445 -SHA256 (hypothesis-3.56.8.tar.gz) = 3fcee49106451908e12a29722539407da797c1383ec9b7cd60cb48b68291b67d -SIZE (hypothesis-3.56.8.tar.gz) = 156605 +TIMESTAMP = 1526309939 +SHA256 (hypothesis-3.56.9.tar.gz) = a7da62992515f345b9b977bd519309d0f1ba15b99a7703964482c68ad8714434 +SIZE (hypothesis-3.56.9.tar.gz) = 156598
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805141631.w4EGViM7018905>