Date: Sat, 23 Feb 2019 09:52: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: r493659 - head/devel/py-hypothesis Message-ID: <201902230952.x1N9qOte025649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 23 09:52:23 2019 New Revision: 493659 URL: https://svnweb.freebsd.org/changeset/ports/493659 Log: Update to 4.7.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 Sat Feb 23 09:48:47 2019 (r493658) +++ head/devel/py-hypothesis/Makefile Sat Feb 23 09:52:23 2019 (r493659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Feb 23 09:48:47 2019 (r493658) +++ head/devel/py-hypothesis/distinfo Sat Feb 23 09:52:23 2019 (r493659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550812803 -SHA256 (hypothesis-4.6.0.tar.gz) = 15e2efc9ea4e667c2410aef80da2e7c42f7b9f130daa595767dad25a468318cc -SIZE (hypothesis-4.6.0.tar.gz) = 183146 +TIMESTAMP = 1550911276 +SHA256 (hypothesis-4.7.0.tar.gz) = dfe91c51fb7abb303837076bf1c9ae55f5b864b4e2e6f2e10b196796a78e0884 +SIZE (hypothesis-4.7.0.tar.gz) = 183167
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902230952.x1N9qOte025649>