Date: Sat, 20 Apr 2019 23:07:18 +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: r499478 - head/devel/py-hypothesis Message-ID: <201904202307.x3KN7Ilf071725@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 20 23:07:18 2019 New Revision: 499478 URL: https://svnweb.freebsd.org/changeset/ports/499478 Log: Update to 4.17.2 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 Sat Apr 20 23:07:13 2019 (r499477) +++ head/devel/py-hypothesis/Makefile Sat Apr 20 23:07:18 2019 (r499478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.17.1 +PORTVERSION= 4.17.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Apr 20 23:07:13 2019 (r499477) +++ head/devel/py-hypothesis/distinfo Sat Apr 20 23:07:18 2019 (r499478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555504011 -SHA256 (hypothesis-4.17.1.tar.gz) = db7d64776d7c0fd04c874c5ab7d32d1b45c7d5d434fd130ce7746ec30c64bfc2 -SIZE (hypothesis-4.17.1.tar.gz) = 199381 +TIMESTAMP = 1555784500 +SHA256 (hypothesis-4.17.2.tar.gz) = c691d1479e2b45b028696b63cebde22dd8607dca53b948407e345391782e32a5 +SIZE (hypothesis-4.17.2.tar.gz) = 198729
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904202307.x3KN7Ilf071725>