Date: Mon, 25 Feb 2019 23:35:45 +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: r493910 - head/devel/py-hypothesis Message-ID: <201902252335.x1PNZj68085054@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Feb 25 23:35:45 2019 New Revision: 493910 URL: https://svnweb.freebsd.org/changeset/ports/493910 Log: Update to 4.7.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 Mon Feb 25 23:35:39 2019 (r493909) +++ head/devel/py-hypothesis/Makefile Mon Feb 25 23:35:45 2019 (r493910) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Feb 25 23:35:39 2019 (r493909) +++ head/devel/py-hypothesis/distinfo Mon Feb 25 23:35:45 2019 (r493910) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551003895 -SHA256 (hypothesis-4.7.1.tar.gz) = e3ee15de855f14c9d31314c69a4df24edceedc7662e08e5e4a651520a24dd055 -SIZE (hypothesis-4.7.1.tar.gz) = 183795 +TIMESTAMP = 1551135570 +SHA256 (hypothesis-4.7.2.tar.gz) = 87944c6379f77634474b88abbf1e5ed5fe966637cc926131eda5e2af5b54a608 +SIZE (hypothesis-4.7.2.tar.gz) = 184206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902252335.x1PNZj68085054>