Date: Fri, 11 Jan 2019 20:17:24 +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: r490001 - head/devel/py-hypothesis Message-ID: <201901112017.x0BKHOpd088597@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jan 11 20:17:23 2019 New Revision: 490001 URL: https://svnweb.freebsd.org/changeset/ports/490001 Log: Update to 3.88.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 Fri Jan 11 20:17:18 2019 (r490000) +++ head/devel/py-hypothesis/Makefile Fri Jan 11 20:17:23 2019 (r490001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.87.0 +PORTVERSION= 3.88.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Jan 11 20:17:18 2019 (r490000) +++ head/devel/py-hypothesis/distinfo Fri Jan 11 20:17:23 2019 (r490001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547133866 -SHA256 (hypothesis-3.87.0.tar.gz) = e50f87e93a7cb1bd08bc88114efd4cf076acc63158b7dd9db736cdc65c18bc66 -SIZE (hypothesis-3.87.0.tar.gz) = 187733 +TIMESTAMP = 1547230965 +SHA256 (hypothesis-3.88.0.tar.gz) = 1da53880f9dfb1afd8023fc5c1ae94d2ef78f7b9800c0d968dd6d6a513942f27 +SIZE (hypothesis-3.88.0.tar.gz) = 187882
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901112017.x0BKHOpd088597>