Date: Wed, 16 May 2018 23:54:50 +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: r470166 - head/devel/py-hypothesis Message-ID: <201805162354.w4GNsoo7017790@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 16 23:54:50 2018 New Revision: 470166 URL: https://svnweb.freebsd.org/changeset/ports/470166 Log: Update to 3.56.10 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 16 23:54:45 2018 (r470165) +++ head/devel/py-hypothesis/Makefile Wed May 16 23:54:50 2018 (r470166) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.9 +PORTVERSION= 3.56.10 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed May 16 23:54:45 2018 (r470165) +++ head/devel/py-hypothesis/distinfo Wed May 16 23:54:50 2018 (r470166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526309939 -SHA256 (hypothesis-3.56.9.tar.gz) = a7da62992515f345b9b977bd519309d0f1ba15b99a7703964482c68ad8714434 -SIZE (hypothesis-3.56.9.tar.gz) = 156598 +TIMESTAMP = 1526504824 +SHA256 (hypothesis-3.56.10.tar.gz) = 0a7839861fb6a43182a0afe475317e38322b489d226c53558e55f61bd5a05ace +SIZE (hypothesis-3.56.10.tar.gz) = 156611
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805162354.w4GNsoo7017790>