Date: Sun, 7 Apr 2019 20:06:03 +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: r498314 - head/devel/py-hypothesis Message-ID: <201904072006.x37K63kU049571@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Apr 7 20:06:03 2019 New Revision: 498314 URL: https://svnweb.freebsd.org/changeset/ports/498314 Log: Update to 4.14.5 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 Apr 7 20:05:57 2019 (r498313) +++ head/devel/py-hypothesis/Makefile Sun Apr 7 20:06:03 2019 (r498314) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.14.4 +PORTVERSION= 4.14.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Apr 7 20:05:57 2019 (r498313) +++ head/devel/py-hypothesis/distinfo Sun Apr 7 20:06:03 2019 (r498314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554549783 -SHA256 (hypothesis-4.14.4.tar.gz) = 70ebb943620dec8c99c7c7f837e71b48e6912540c51588f22cae3ece618eeae1 -SIZE (hypothesis-4.14.4.tar.gz) = 196210 +TIMESTAMP = 1554643583 +SHA256 (hypothesis-4.14.5.tar.gz) = 4e254385fdc6b83d71197f606c357d48c5e8bdbe16364840f69ffa60a38f737b +SIZE (hypothesis-4.14.5.tar.gz) = 196437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904072006.x37K63kU049571>