Date: Fri, 24 Jul 2020 19:00:42 +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: r543301 - head/devel/py-hypothesis Message-ID: <202007241900.06OJ0gFf035556@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 24 19:00:41 2020 New Revision: 543301 URL: https://svnweb.freebsd.org/changeset/ports/543301 Log: Update to 5.20.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 Fri Jul 24 19:00:36 2020 (r543300) +++ head/devel/py-hypothesis/Makefile Fri Jul 24 19:00:41 2020 (r543301) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.19.1 +PORTVERSION= 5.20.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Fri Jul 24 19:00:36 2020 (r543300) +++ head/devel/py-hypothesis/distinfo Fri Jul 24 19:00:41 2020 (r543301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416593 -SHA256 (hypothesis-5.19.1.tar.gz) = c13657e0dfba2d33406fd75dec436aba481c0525e899986bd67dfcf2c600857a -SIZE (hypothesis-5.19.1.tar.gz) = 239039 +TIMESTAMP = 1595578486 +SHA256 (hypothesis-5.20.0.tar.gz) = 50a69d6ab99e3c027c67e217654b33f41c499ba5a05e5d386ef12dd6b8f13c40 +SIZE (hypothesis-5.20.0.tar.gz) = 239205
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007241900.06OJ0gFf035556>