Date: Sat, 10 Oct 2020 17:55:57 +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: r551951 - head/devel/py-hypothesis Message-ID: <202010101755.09AHtvsY050735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 10 17:55:56 2020 New Revision: 551951 URL: https://svnweb.freebsd.org/changeset/ports/551951 Log: Update to 5.37.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 Sat Oct 10 17:55:51 2020 (r551950) +++ head/devel/py-hypothesis/Makefile Sat Oct 10 17:55:56 2020 (r551951) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.37.0 +PORTVERSION= 5.37.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat Oct 10 17:55:51 2020 (r551950) +++ head/devel/py-hypothesis/distinfo Sat Oct 10 17:55:56 2020 (r551951) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601713742 -SHA256 (hypothesis-5.37.0.tar.gz) = b3a6ae80e8661b6cab0a722cc437d26274d5e3d0759ef2f6a6a1c3b066dd3185 -SIZE (hypothesis-5.37.0.tar.gz) = 276833 +TIMESTAMP = 1602317873 +SHA256 (hypothesis-5.37.1.tar.gz) = 9b524052b0c5ed584d8c3a1c21a5b5d6333378a8b20b652792af762827401681 +SIZE (hypothesis-5.37.1.tar.gz) = 276812
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101755.09AHtvsY050735>