From owner-dev-commits-ports-main@freebsd.org Sun May 30 20:02:56 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1D041633F26; Sun, 30 May 2021 20:02:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FtTqg3Sm1z3mKD; Sun, 30 May 2021 20:02:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5E1A323086; Sun, 30 May 2021 20:02:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14UK2tiH075691; Sun, 30 May 2021 20:02:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK2tpZ075690; Sun, 30 May 2021 20:02:55 GMT (envelope-from git) Date: Sun, 30 May 2021 20:02:55 GMT Message-Id: <202105302002.14UK2tpZ075690@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 55d1856b7f53 - main - devel/py-hypothesis: Update to 6.13.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 55d1856b7f534845c74d43695e3b9ec40cc0e95f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 20:02:56 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=55d1856b7f534845c74d43695e3b9ec40cc0e95f commit 55d1856b7f534845c74d43695e3b9ec40cc0e95f Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:52:24 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:52:24 +0000 devel/py-hypothesis: Update to 6.13.2 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst --- devel/py-hypothesis/Makefile | 2 +- devel/py-hypothesis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index a71b6f50eb74..16caf0ead0d9 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,7 +1,7 @@ # Created by: Brendan Molloy PORTNAME= hypothesis -PORTVERSION= 6.13.1 +PORTVERSION= 6.13.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 11e1f13975b4..5687700d4844 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621699711 -SHA256 (hypothesis-6.13.1.tar.gz) = 074e27e514b305ba0b0c6bc0037faad1abbe2ea641ab4a8ec90e12a5e3238009 -SIZE (hypothesis-6.13.1.tar.gz) = 299273 +TIMESTAMP = 1622213926 +SHA256 (hypothesis-6.13.2.tar.gz) = b9921f1070ae2ae12d4cc3c21f05d4f2f70276c57a9bdb17ec1f686985a14eff +SIZE (hypothesis-6.13.2.tar.gz) = 299595