Date: Sun, 8 Nov 2020 17:19:12 +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: r554532 - head/devel/py-hypothesis Message-ID: <202011081719.0A8HJCCO099100@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:19:12 2020 New Revision: 554532 URL: https://svnweb.freebsd.org/changeset/ports/554532 Log: Update to 5.41.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 Sun Nov 8 17:19:07 2020 (r554531) +++ head/devel/py-hypothesis/Makefile Sun Nov 8 17:19:12 2020 (r554532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.37.4 +PORTVERSION= 5.41.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sun Nov 8 17:19:07 2020 (r554531) +++ head/devel/py-hypothesis/distinfo Sun Nov 8 17:19:12 2020 (r554532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604480738 -SHA256 (hypothesis-5.37.4.tar.gz) = 6f90a4878717ae74149c2808148ccbec97406fd0b3840d3f2126b2e7d89bd588 -SIZE (hypothesis-5.37.4.tar.gz) = 276990 +TIMESTAMP = 1604680146 +SHA256 (hypothesis-5.41.1.tar.gz) = 06776c245b5eb25011040f94779fda6bbfa9def72074672af2e79a5e6bce8b38 +SIZE (hypothesis-5.41.1.tar.gz) = 278623
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081719.0A8HJCCO099100>