Date: Sun, 13 Jan 2019 20:08:30 +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: r490184 - head/devel/py-hypothesis Message-ID: <201901132008.x0DK8U4O001898@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 13 20:08:30 2019 New Revision: 490184 URL: https://svnweb.freebsd.org/changeset/ports/490184 Log: Update to 3.88.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 Jan 13 20:08:25 2019 (r490183) +++ head/devel/py-hypothesis/Makefile Sun Jan 13 20:08:30 2019 (r490184) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.88.1 +PORTVERSION= 3.88.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Jan 13 20:08:25 2019 (r490183) +++ head/devel/py-hypothesis/distinfo Sun Jan 13 20:08:30 2019 (r490184) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547327654 -SHA256 (hypothesis-3.88.1.tar.gz) = 8dfced912fa05c6022db285605b1803a08b08109cb951395a772402507f774d4 -SIZE (hypothesis-3.88.1.tar.gz) = 187884 +TIMESTAMP = 1547397121 +SHA256 (hypothesis-3.88.2.tar.gz) = 14550e1620e5afd6007680c7456d6f5e44986010efb69d1ccef5a4f5fd6ae80a +SIZE (hypothesis-3.88.2.tar.gz) = 188436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901132008.x0DK8U4O001898>