Date: Sun, 7 Jul 2019 19:13:31 +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: r506161 - head/devel/py-hypothesis Message-ID: <201907071913.x67JDVdD091639@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 7 19:13:30 2019 New Revision: 506161 URL: https://svnweb.freebsd.org/changeset/ports/506161 Log: Update to 4.26.3 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 Sun Jul 7 19:13:25 2019 (r506160) +++ head/devel/py-hypothesis/Makefile Sun Jul 7 19:13:30 2019 (r506161) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.26.2 +PORTVERSION= 4.26.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Jul 7 19:13:25 2019 (r506160) +++ head/devel/py-hypothesis/distinfo Sun Jul 7 19:13:30 2019 (r506161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562427744 -SHA256 (hypothesis-4.26.2.tar.gz) = 22d2bfb030baea313ca3f31d41ba0f0038d5794752d3947e2188ed67185471b2 -SIZE (hypothesis-4.26.2.tar.gz) = 203166 +TIMESTAMP = 1562501190 +SHA256 (hypothesis-4.26.3.tar.gz) = c72d23e05f6ad99f86567751521921e8f8e576575c2fc46efcecbad8dc57cca3 +SIZE (hypothesis-4.26.3.tar.gz) = 202782
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907071913.x67JDVdD091639>