Date: Wed, 3 Jul 2019 18:51:42 +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: r505773 - head/devel/py-hypothesis Message-ID: <201907031851.x63IpgVW042130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 3 18:51:42 2019 New Revision: 505773 URL: https://svnweb.freebsd.org/changeset/ports/505773 Log: Update to 4.25.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 Wed Jul 3 18:51:37 2019 (r505772) +++ head/devel/py-hypothesis/Makefile Wed Jul 3 18:51:42 2019 (r505773) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.24.6 +PORTVERSION= 4.25.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Jul 3 18:51:37 2019 (r505772) +++ head/devel/py-hypothesis/distinfo Wed Jul 3 18:51:42 2019 (r505773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561659062 -SHA256 (hypothesis-4.24.6.tar.gz) = 15e9d9064e826d6f693a3633a3fae116832159aba0951b8eb65a47082feda4c9 -SIZE (hypothesis-4.24.6.tar.gz) = 201294 +TIMESTAMP = 1562166560 +SHA256 (hypothesis-4.25.0.tar.gz) = 43575603727f59762a8e3c261d689b3e5b297390a22a2cf8094d01b8885a1c9e +SIZE (hypothesis-4.25.0.tar.gz) = 201450
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907031851.x63IpgVW042130>