Date: Fri, 24 Jul 2020 07:12:01 +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: r543054 - head/devel/py-hypothesis Message-ID: <202007240712.06O7C1Rc051571@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 24 07:12:01 2020 New Revision: 543054 URL: https://svnweb.freebsd.org/changeset/ports/543054 Log: Update to 5.19.1 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 Fri Jul 24 07:11:56 2020 (r543053) +++ head/devel/py-hypothesis/Makefile Fri Jul 24 07:12:01 2020 (r543054) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.19.0 +PORTVERSION= 5.19.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Jul 24 07:11:56 2020 (r543053) +++ head/devel/py-hypothesis/distinfo Fri Jul 24 07:12:01 2020 (r543054) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594117193 -SHA256 (hypothesis-5.19.0.tar.gz) = ba7c92006716aaee4684f7876c116adedcfb88b19fcb55d21c47b28f03f933bf -SIZE (hypothesis-5.19.0.tar.gz) = 238733 +TIMESTAMP = 1595416593 +SHA256 (hypothesis-5.19.1.tar.gz) = c13657e0dfba2d33406fd75dec436aba481c0525e899986bd67dfcf2c600857a +SIZE (hypothesis-5.19.1.tar.gz) = 239039
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007240712.06O7C1Rc051571>