Date: Fri, 15 Mar 2019 21:41:14 +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: r495820 - head/devel/py-hypothesis Message-ID: <201903152141.x2FLfErr096282@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Mar 15 21:41:14 2019 New Revision: 495820 URL: https://svnweb.freebsd.org/changeset/ports/495820 Log: Update to 4.7.19 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 Fri Mar 15 21:41:08 2019 (r495819) +++ head/devel/py-hypothesis/Makefile Fri Mar 15 21:41:14 2019 (r495820) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.18 +PORTVERSION= 4.7.19 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Mar 15 21:41:08 2019 (r495819) +++ head/devel/py-hypothesis/distinfo Fri Mar 15 21:41:14 2019 (r495820) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552572514 -SHA256 (hypothesis-4.7.18.tar.gz) = 8b89db057873b4754e7599df7dec986d9c65d6442b0b6dc243803af69a9ac138 -SIZE (hypothesis-4.7.18.tar.gz) = 189393 +TIMESTAMP = 1552638909 +SHA256 (hypothesis-4.7.19.tar.gz) = 5ed6d40ee9e5bf44a954fe33affcdb2f0a595b9f0adafe777d9ec87de702e4a0 +SIZE (hypothesis-4.7.19.tar.gz) = 190019
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903152141.x2FLfErr096282>