Date: Wed, 9 Sep 2020 20:38: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: r548134 - head/devel/py-hypothesis Message-ID: <202009092038.089KcCAb049189@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 9 20:38:12 2020 New Revision: 548134 URL: https://svnweb.freebsd.org/changeset/ports/548134 Log: Update to 5.33.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 Wed Sep 9 20:38:06 2020 (r548133) +++ head/devel/py-hypothesis/Makefile Wed Sep 9 20:38:12 2020 (r548134) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 5.33.0 +PORTVERSION= 5.33.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Wed Sep 9 20:38:06 2020 (r548133) +++ head/devel/py-hypothesis/distinfo Wed Sep 9 20:38:12 2020 (r548134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599574507 -SHA256 (hypothesis-5.33.0.tar.gz) = d2207d1e570c8aeb571a69c93175dad9488db88a632b60f1e43a815cb26e0904 -SIZE (hypothesis-5.33.0.tar.gz) = 267873 +TIMESTAMP = 1599653874 +SHA256 (hypothesis-5.33.1.tar.gz) = e5f7b9214bad11588d5066d0600fa9371b6a2fcf68f8507a5748c0e3cda05f33 +SIZE (hypothesis-5.33.1.tar.gz) = 267923
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009092038.089KcCAb049189>