Date: Mon, 7 Sep 2020 18:11:28 +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: r547919 - head/devel/py-hypothesis Message-ID: <202009071811.087IBSbS076267@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 7 18:11:27 2020 New Revision: 547919 URL: https://svnweb.freebsd.org/changeset/ports/547919 Log: Update to 5.32.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 Mon Sep 7 18:11:22 2020 (r547918) +++ head/devel/py-hypothesis/Makefile Mon Sep 7 18:11:27 2020 (r547919) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.31.0 +PORTVERSION= 5.32.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Mon Sep 7 18:11:22 2020 (r547918) +++ head/devel/py-hypothesis/distinfo Mon Sep 7 18:11:27 2020 (r547919) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599376014 -SHA256 (hypothesis-5.31.0.tar.gz) = 157ce1db0c446c2a7ecccb496453c8fd1d173790896a1c20efa7982e22a06a7a -SIZE (hypothesis-5.31.0.tar.gz) = 267850 +TIMESTAMP = 1599492096 +SHA256 (hypothesis-5.32.0.tar.gz) = 92b993398097e9e135381d1590c72feda02b8635ce2b64e52ab8ecc0191fbe82 +SIZE (hypothesis-5.32.0.tar.gz) = 267878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009071811.087IBSbS076267>