Date: Fri, 11 May 2018 16:53:23 +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: r469657 - head/devel/py-hypothesis Message-ID: <201805111653.w4BGrNfP037720@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 11 16:53:23 2018 New Revision: 469657 URL: https://svnweb.freebsd.org/changeset/ports/469657 Log: Update to 3.56.7 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 Fri May 11 16:53:17 2018 (r469656) +++ head/devel/py-hypothesis/Makefile Fri May 11 16:53:23 2018 (r469657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.6 +PORTVERSION= 3.56.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri May 11 16:53:17 2018 (r469656) +++ head/devel/py-hypothesis/distinfo Fri May 11 16:53:23 2018 (r469657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525895050 -SHA256 (hypothesis-3.56.6.tar.gz) = e76d2671dcf719755b8d0dfdf78ca9e2dea4b8453fd0d174479833b354d1842e -SIZE (hypothesis-3.56.6.tar.gz) = 156490 +TIMESTAMP = 1526054388 +SHA256 (hypothesis-3.56.7.tar.gz) = 8f997b4218f74e1de5ef0965400c16b43ee86c16eaf9fb949edd76c33e28c389 +SIZE (hypothesis-3.56.7.tar.gz) = 156620
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805111653.w4BGrNfP037720>