Date: Wed, 27 Feb 2019 23:47:47 +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: r494100 - head/devel/py-hypothesis Message-ID: <201902272347.x1RNlllw012199@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 27 23:47:47 2019 New Revision: 494100 URL: https://svnweb.freebsd.org/changeset/ports/494100 Log: Update to 4.7.4 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 Wed Feb 27 23:47:41 2019 (r494099) +++ head/devel/py-hypothesis/Makefile Wed Feb 27 23:47:47 2019 (r494100) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Feb 27 23:47:41 2019 (r494099) +++ head/devel/py-hypothesis/distinfo Wed Feb 27 23:47:47 2019 (r494100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551199826 -SHA256 (hypothesis-4.7.3.tar.gz) = 1c56c820fccb8902dd3f2ac732ab3a05b9ef38bb52ef53b541adb11280a983e2 -SIZE (hypothesis-4.7.3.tar.gz) = 184320 +TIMESTAMP = 1551308832 +SHA256 (hypothesis-4.7.4.tar.gz) = 1abe2e349b7559ef6818249ae493953bb02e379dbec288c413b84924dca32af0 +SIZE (hypothesis-4.7.4.tar.gz) = 184461
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902272347.x1RNlllw012199>