Date: Tue, 26 Feb 2019 23:50:13 +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: r493990 - head/devel/py-hypothesis Message-ID: <201902262350.x1QNoDfE050055@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 26 23:50:12 2019 New Revision: 493990 URL: https://svnweb.freebsd.org/changeset/ports/493990 Log: Update to 4.7.3 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 Feb 26 23:50:07 2019 (r493989) +++ head/devel/py-hypothesis/Makefile Tue Feb 26 23:50:12 2019 (r493990) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Tue Feb 26 23:50:07 2019 (r493989) +++ head/devel/py-hypothesis/distinfo Tue Feb 26 23:50:12 2019 (r493990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551135570 -SHA256 (hypothesis-4.7.2.tar.gz) = 87944c6379f77634474b88abbf1e5ed5fe966637cc926131eda5e2af5b54a608 -SIZE (hypothesis-4.7.2.tar.gz) = 184206 +TIMESTAMP = 1551199826 +SHA256 (hypothesis-4.7.3.tar.gz) = 1c56c820fccb8902dd3f2ac732ab3a05b9ef38bb52ef53b541adb11280a983e2 +SIZE (hypothesis-4.7.3.tar.gz) = 184320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902262350.x1QNoDfE050055>