Date: Sat, 8 Sep 2018 00:14:13 +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: r479212 - head/devel/py-hypothesis Message-ID: <201809080014.w880EDQ0060117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 8 00:14:13 2018 New Revision: 479212 URL: https://svnweb.freebsd.org/changeset/ports/479212 Log: Update to 3.70.3 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sat Sep 8 00:05:29 2018 (r479211) +++ head/devel/py-hypothesis/Makefile Sat Sep 8 00:14:13 2018 (r479212) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.70.2 +PORTVERSION= 3.70.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Sep 8 00:05:29 2018 (r479211) +++ head/devel/py-hypothesis/distinfo Sat Sep 8 00:14:13 2018 (r479212) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536249087 -SHA256 (hypothesis-3.70.2.tar.gz) = 3af1f295f2ba3e5648dfa40bdd2e1520c7fc6e5fa1c5b204fc21a923c36dfa2b -SIZE (hypothesis-3.70.2.tar.gz) = 176799 +TIMESTAMP = 1536362634 +SHA256 (hypothesis-3.70.3.tar.gz) = 2b35192cd3562e478715fc604ba139587cf220c1337b94b27abcbaab64d050e7 +SIZE (hypothesis-3.70.3.tar.gz) = 176788
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809080014.w880EDQ0060117>