Date: Mon, 7 Jan 2019 18:12:20 +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: r489596 - head/devel/py-hypothesis Message-ID: <201901071812.x07ICK3F071897@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jan 7 18:12:19 2019 New Revision: 489596 URL: https://svnweb.freebsd.org/changeset/ports/489596 Log: Update to 3.86.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 Mon Jan 7 18:12:14 2019 (r489595) +++ head/devel/py-hypothesis/Makefile Mon Jan 7 18:12:19 2019 (r489596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.86.2 +PORTVERSION= 3.86.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Jan 7 18:12:14 2019 (r489595) +++ head/devel/py-hypothesis/distinfo Mon Jan 7 18:12:19 2019 (r489596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546784487 -SHA256 (hypothesis-3.86.2.tar.gz) = e7243143b1cbfce73f0c5dfb2d62e5447c58b95cf9f4199bac8fc2ba9cb2b186 -SIZE (hypothesis-3.86.2.tar.gz) = 185506 +TIMESTAMP = 1546883414 +SHA256 (hypothesis-3.86.3.tar.gz) = 5f6ef13dade3c60852b0ec83cfaa3507e0a2230b1092863d31ff490faaeeacca +SIZE (hypothesis-3.86.3.tar.gz) = 185616
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901071812.x07ICK3F071897>