Date: Wed, 11 Sep 2019 00:03:23 +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: r511784 - head/devel/py-hypothesis Message-ID: <201909110003.x8B03NRf089193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 11 00:03:22 2019 New Revision: 511784 URL: https://svnweb.freebsd.org/changeset/ports/511784 Log: Update to 4.36.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 Sep 11 00:03:16 2019 (r511783) +++ head/devel/py-hypothesis/Makefile Wed Sep 11 00:03:22 2019 (r511784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.35.0 +PORTVERSION= 4.36.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Sep 11 00:03:16 2019 (r511783) +++ head/devel/py-hypothesis/distinfo Wed Sep 11 00:03:22 2019 (r511784) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567688306 -SHA256 (hypothesis-4.35.0.tar.gz) = c1019e6b47bf3a4d566d3d4a916e48c363467878943447aac380358544a23810 -SIZE (hypothesis-4.35.0.tar.gz) = 209790 +TIMESTAMP = 1568132227 +SHA256 (hypothesis-4.36.0.tar.gz) = e4d70db2086215c90d8235c764ccf2371e34837e03daf2b14ea5fb227b47fa55 +SIZE (hypothesis-4.36.0.tar.gz) = 210037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909110003.x8B03NRf089193>