Date: Wed, 19 Aug 2020 16:20:30 +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: r545371 - head/devel/py-hypothesis Message-ID: <202008191620.07JGKUNU069727@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 19 16:20:30 2020 New Revision: 545371 URL: https://svnweb.freebsd.org/changeset/ports/545371 Log: Update to 5.24.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 Wed Aug 19 16:20:25 2020 (r545370) +++ head/devel/py-hypothesis/Makefile Wed Aug 19 16:20:30 2020 (r545371) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.23.7 +PORTVERSION= 5.24.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Aug 19 16:20:25 2020 (r545370) +++ head/devel/py-hypothesis/distinfo Wed Aug 19 16:20:30 2020 (r545371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954336 -SHA256 (hypothesis-5.23.7.tar.gz) = be8ef81c9e5d05b3e9ac94f460aed71a7ed1e9d142d97d2acc09927d59d798f6 -SIZE (hypothesis-5.23.7.tar.gz) = 246839 +TIMESTAMP = 1597569969 +SHA256 (hypothesis-5.24.0.tar.gz) = 97f38ca8967d56f36db7f4c887336044f2a9bcd37b7987c1237513c218016f79 +SIZE (hypothesis-5.24.0.tar.gz) = 247413
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008191620.07JGKUNU069727>