Date: Sun, 21 Jul 2019 20:47:50 +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: r507089 - head/devel/py-hypothesis Message-ID: <201907212047.x6LKlo2R056623@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 21 20:47:50 2019 New Revision: 507089 URL: https://svnweb.freebsd.org/changeset/ports/507089 Log: Update to 4.28.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 Sun Jul 21 20:47:45 2019 (r507088) +++ head/devel/py-hypothesis/Makefile Sun Jul 21 20:47:50 2019 (r507089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.28.1 +PORTVERSION= 4.28.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Jul 21 20:47:45 2019 (r507088) +++ head/devel/py-hypothesis/distinfo Sun Jul 21 20:47:50 2019 (r507089) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563013434 -SHA256 (hypothesis-4.28.1.tar.gz) = 4fdb4b9a3c41cb5b36692f5bd06bfa3ac424bbc81e9b628f74dfb1d062bf1ee5 -SIZE (hypothesis-4.28.1.tar.gz) = 202634 +TIMESTAMP = 1563640703 +SHA256 (hypothesis-4.28.2.tar.gz) = 4da34bfc2bc8bfbda7fccbc38a1ca8e906c1a31b273805d1df435b1393859947 +SIZE (hypothesis-4.28.2.tar.gz) = 202617
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907212047.x6LKlo2R056623>