Date: Mon, 8 Apr 2019 19:20:53 +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: r498416 - head/devel/py-hypothesis Message-ID: <201904081920.x38JKrfE082693@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Apr 8 19:20:52 2019 New Revision: 498416 URL: https://svnweb.freebsd.org/changeset/ports/498416 Log: Update to 4.14.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 Mon Apr 8 19:20:47 2019 (r498415) +++ head/devel/py-hypothesis/Makefile Mon Apr 8 19:20:52 2019 (r498416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.14.5 +PORTVERSION= 4.14.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Apr 8 19:20:47 2019 (r498415) +++ head/devel/py-hypothesis/distinfo Mon Apr 8 19:20:52 2019 (r498416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554643583 -SHA256 (hypothesis-4.14.5.tar.gz) = 4e254385fdc6b83d71197f606c357d48c5e8bdbe16364840f69ffa60a38f737b -SIZE (hypothesis-4.14.5.tar.gz) = 196437 +TIMESTAMP = 1554740466 +SHA256 (hypothesis-4.14.6.tar.gz) = 57139f7aa305426bc47945b63e9859eacd3f78d5cb8356427cc0d9b4b45d8dc9 +SIZE (hypothesis-4.14.6.tar.gz) = 196452
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904081920.x38JKrfE082693>