Date: Wed, 12 Sep 2018 22:55:22 +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: r479629 - head/devel/py-hypothesis Message-ID: <201809122255.w8CMtMde069356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 12 22:55:22 2018 New Revision: 479629 URL: https://svnweb.freebsd.org/changeset/ports/479629 Log: Update to 3.71.2 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst#changelog Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Wed Sep 12 22:55:17 2018 (r479628) +++ head/devel/py-hypothesis/Makefile Wed Sep 12 22:55:22 2018 (r479629) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.71.1 +PORTVERSION= 3.71.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Sep 12 22:55:17 2018 (r479628) +++ head/devel/py-hypothesis/distinfo Wed Sep 12 22:55:22 2018 (r479629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536690291 -SHA256 (hypothesis-3.71.1.tar.gz) = 97ca8ca58ed2cd60ea0234e9a2ed9745dbf3917411b08115c2b41a8d9be4c312 -SIZE (hypothesis-3.71.1.tar.gz) = 174182 +TIMESTAMP = 1536758771 +SHA256 (hypothesis-3.71.2.tar.gz) = 62101605b29ff2a1cedcc5fe9193986ecf222c478f339aba7215c3d2d8c083dd +SIZE (hypothesis-3.71.2.tar.gz) = 175838
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809122255.w8CMtMde069356>