Date: Thu, 30 Jul 2020 09:51:02 +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: r543751 - head/devel/py-hypothesis Message-ID: <202007300951.06U9p2Eo075744@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jul 30 09:51:01 2020 New Revision: 543751 URL: https://svnweb.freebsd.org/changeset/ports/543751 Log: Update to 5.21.0 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 Thu Jul 30 09:50:55 2020 (r543750) +++ head/devel/py-hypothesis/Makefile Thu Jul 30 09:51:01 2020 (r543751) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.20.0 +PORTVERSION= 5.21.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Thu Jul 30 09:50:55 2020 (r543750) +++ head/devel/py-hypothesis/distinfo Thu Jul 30 09:51:01 2020 (r543751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595578486 -SHA256 (hypothesis-5.20.0.tar.gz) = 50a69d6ab99e3c027c67e217654b33f41c499ba5a05e5d386ef12dd6b8f13c40 -SIZE (hypothesis-5.20.0.tar.gz) = 239205 +TIMESTAMP = 1595865803 +SHA256 (hypothesis-5.21.0.tar.gz) = 5aa113efc2227813364be42ec6c25bc01b59cc0c9b0022646dad804149895db1 +SIZE (hypothesis-5.21.0.tar.gz) = 239826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007300951.06U9p2Eo075744>