Date: Fri, 2 Aug 2019 19:29:03 +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: r507887 - head/devel/py-hypothesis Message-ID: <201908021929.x72JT3Td073526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 2 19:29:02 2019 New Revision: 507887 URL: https://svnweb.freebsd.org/changeset/ports/507887 Log: Update to 4.32.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 Fri Aug 2 19:28:57 2019 (r507886) +++ head/devel/py-hypothesis/Makefile Fri Aug 2 19:29:02 2019 (r507887) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.32.1 +PORTVERSION= 4.32.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Aug 2 19:28:57 2019 (r507886) +++ head/devel/py-hypothesis/distinfo Fri Aug 2 19:29:02 2019 (r507887) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564577805 -SHA256 (hypothesis-4.32.1.tar.gz) = f7f5700ef81ddef499d4a54aea8a3b90f251eed8a77ebd34edb1cb1422a82f5f -SIZE (hypothesis-4.32.1.tar.gz) = 201718 +TIMESTAMP = 1564757533 +SHA256 (hypothesis-4.32.2.tar.gz) = 2bc111859ad0456cc585aeb417dc012165c2e37e03e4b10aba73ec0c9b6330e4 +SIZE (hypothesis-4.32.2.tar.gz) = 201699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908021929.x72JT3Td073526>