Date: Wed, 9 May 2018 21:39:02 +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: r469477 - head/devel/py-hypothesis Message-ID: <201805092139.w49Ld28T003802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 9 21:39:02 2018 New Revision: 469477 URL: https://svnweb.freebsd.org/changeset/ports/469477 Log: Update to 3.56.6 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 9 21:38:56 2018 (r469476) +++ head/devel/py-hypothesis/Makefile Wed May 9 21:39:02 2018 (r469477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.5 +PORTVERSION= 3.56.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed May 9 21:38:56 2018 (r469476) +++ head/devel/py-hypothesis/distinfo Wed May 9 21:39:02 2018 (r469477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524750559 -SHA256 (hypothesis-3.56.5.tar.gz) = 462e6adce1f5ac16acd81b71cf6ffd0febe0ece7227ef8c39ebf37c1509db527 -SIZE (hypothesis-3.56.5.tar.gz) = 154659 +TIMESTAMP = 1525895050 +SHA256 (hypothesis-3.56.6.tar.gz) = e76d2671dcf719755b8d0dfdf78ca9e2dea4b8453fd0d174479833b354d1842e +SIZE (hypothesis-3.56.6.tar.gz) = 156490
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805092139.w49Ld28T003802>