Date: Mon, 4 Mar 2019 17:57:39 +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: r494615 - head/devel/py-hypothesis Message-ID: <201903041757.x24HvdfO063422@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 4 17:57:38 2019 New Revision: 494615 URL: https://svnweb.freebsd.org/changeset/ports/494615 Log: Update to 4.7.8 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 Mar 4 17:57:33 2019 (r494614) +++ head/devel/py-hypothesis/Makefile Mon Mar 4 17:57:38 2019 (r494615) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 4.7.7 +PORTVERSION= 4.7.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Mar 4 17:57:33 2019 (r494614) +++ head/devel/py-hypothesis/distinfo Mon Mar 4 17:57:38 2019 (r494615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551529757 -SHA256 (hypothesis-4.7.7.tar.gz) = 29fcf6972b6183cf12067d789a8d56ff4f062309403cf84a299f7ffac4921c35 -SIZE (hypothesis-4.7.7.tar.gz) = 185346 +TIMESTAMP = 1551599050 +SHA256 (hypothesis-4.7.8.tar.gz) = 3ad6a106026ce6b164b03910a9da8d1df2e8fd3ee7c27c90283663c1ecb893a0 +SIZE (hypothesis-4.7.8.tar.gz) = 185287
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903041757.x24HvdfO063422>