Date: Sun, 17 Mar 2019 18:58: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: r496094 - head/devel/py-hypothesis Message-ID: <201903171858.x2HIwNqt049126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 17 18:58:23 2019 New Revision: 496094 URL: https://svnweb.freebsd.org/changeset/ports/496094 Log: Update to 4.9.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 Sun Mar 17 18:58:18 2019 (r496093) +++ head/devel/py-hypothesis/Makefile Sun Mar 17 18:58:23 2019 (r496094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Mar 17 18:58:18 2019 (r496093) +++ head/devel/py-hypothesis/distinfo Sun Mar 17 18:58:23 2019 (r496094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552771197 -SHA256 (hypothesis-4.8.0.tar.gz) = 2f2f8d798fdddf676c0ff266265c580a65e42b14a57c1f9852ac768ec6ae0af1 -SIZE (hypothesis-4.8.0.tar.gz) = 190346 +TIMESTAMP = 1552819682 +SHA256 (hypothesis-4.9.0.tar.gz) = 139aacadb54c6cd61fd2df68c538f86eb486a3560b026f32f0f736ec3a3f09de +SIZE (hypothesis-4.9.0.tar.gz) = 190847
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903171858.x2HIwNqt049126>