Date: Wed, 9 Jan 2019 14:51:56 +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: r489787 - head/devel/py-hypothesis Message-ID: <201901091451.x09EpuE6083321@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 9 14:51:55 2019 New Revision: 489787 URL: https://svnweb.freebsd.org/changeset/ports/489787 Log: Update to 3.86.4 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 Jan 9 14:51:50 2019 (r489786) +++ head/devel/py-hypothesis/Makefile Wed Jan 9 14:51:55 2019 (r489787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.86.3 +PORTVERSION= 3.86.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Jan 9 14:51:50 2019 (r489786) +++ head/devel/py-hypothesis/distinfo Wed Jan 9 14:51:55 2019 (r489787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546883414 -SHA256 (hypothesis-3.86.3.tar.gz) = 5f6ef13dade3c60852b0ec83cfaa3507e0a2230b1092863d31ff490faaeeacca -SIZE (hypothesis-3.86.3.tar.gz) = 185616 +TIMESTAMP = 1546966961 +SHA256 (hypothesis-3.86.4.tar.gz) = 41a802714ab6353cc1377f4d2616e68d1d3f6779de3666efdf3989f3d6140185 +SIZE (hypothesis-3.86.4.tar.gz) = 186428
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901091451.x09EpuE6083321>