Date: Thu, 25 Apr 2019 18:28:21 +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: r500047 - head/devel/py-hypothesis Message-ID: <201904251828.x3PISLbZ083925@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Apr 25 18:28:20 2019 New Revision: 500047 URL: https://svnweb.freebsd.org/changeset/ports/500047 Log: Update to 4.18.0 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 Thu Apr 25 18:22:26 2019 (r500046) +++ head/devel/py-hypothesis/Makefile Thu Apr 25 18:28:20 2019 (r500047) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.17.2 +PORTVERSION= 4.18.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Thu Apr 25 18:22:26 2019 (r500046) +++ head/devel/py-hypothesis/distinfo Thu Apr 25 18:28:20 2019 (r500047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555784500 -SHA256 (hypothesis-4.17.2.tar.gz) = c691d1479e2b45b028696b63cebde22dd8607dca53b948407e345391782e32a5 -SIZE (hypothesis-4.17.2.tar.gz) = 198729 +TIMESTAMP = 1556198997 +SHA256 (hypothesis-4.18.0.tar.gz) = 905395b9da7fe04e5ce32b41eace83b613586a104db4b4b0a2552db980a40dd2 +SIZE (hypothesis-4.18.0.tar.gz) = 199705
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904251828.x3PISLbZ083925>