Date: Tue, 5 Mar 2019 17:29:24 +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: r494723 - head/devel/py-hypothesis Message-ID: <201903051729.x25HTOOT008549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Mar 5 17:29:24 2019 New Revision: 494723 URL: https://svnweb.freebsd.org/changeset/ports/494723 Log: Update to 4.7.9 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 Tue Mar 5 17:29:18 2019 (r494722) +++ head/devel/py-hypothesis/Makefile Tue Mar 5 17:29:24 2019 (r494723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.8 +PORTVERSION= 4.7.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Tue Mar 5 17:29:18 2019 (r494722) +++ head/devel/py-hypothesis/distinfo Tue Mar 5 17:29:24 2019 (r494723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551599050 -SHA256 (hypothesis-4.7.8.tar.gz) = 3ad6a106026ce6b164b03910a9da8d1df2e8fd3ee7c27c90283663c1ecb893a0 -SIZE (hypothesis-4.7.8.tar.gz) = 185287 +TIMESTAMP = 1551799749 +SHA256 (hypothesis-4.7.9.tar.gz) = c7de3e34de2d239bf31bafb556775201f2ab5dc81d5279bd9c98f29cf86c21aa +SIZE (hypothesis-4.7.9.tar.gz) = 185345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903051729.x25HTOOT008549>