Date: Wed, 25 Sep 2019 20:41:17 +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: r512827 - head/devel/py-hypothesis Message-ID: <201909252041.x8PKfHOU080461@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 25 20:41:17 2019 New Revision: 512827 URL: https://svnweb.freebsd.org/changeset/ports/512827 Log: Update to 4.36.1 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 25 20:41:11 2019 (r512826) +++ head/devel/py-hypothesis/Makefile Wed Sep 25 20:41:17 2019 (r512827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.36.0 +PORTVERSION= 4.36.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Sep 25 20:41:11 2019 (r512826) +++ head/devel/py-hypothesis/distinfo Wed Sep 25 20:41:17 2019 (r512827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568132227 -SHA256 (hypothesis-4.36.0.tar.gz) = e4d70db2086215c90d8235c764ccf2371e34837e03daf2b14ea5fb227b47fa55 -SIZE (hypothesis-4.36.0.tar.gz) = 210037 +TIMESTAMP = 1568892780 +SHA256 (hypothesis-4.36.1.tar.gz) = 832b9fbd44a8b1a784c5081b803e8cc91ebaac095ac1c84bea62877dce02971c +SIZE (hypothesis-4.36.1.tar.gz) = 210025
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909252041.x8PKfHOU080461>