From nobody Tue Dec 21 19:42:36 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1DC621902037; Tue, 21 Dec 2021 19:42:45 +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 4JJRgk6rc1z4ySq; Tue, 21 Dec 2021 19:42:42 +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 6C0497CA1; Tue, 21 Dec 2021 19:42:36 +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 1BLJgaxv028104; Tue, 21 Dec 2021 19:42:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJgaLb028103; Tue, 21 Dec 2021 19:42:36 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:42:36 GMT Message-Id: <202112211942.1BLJgaLb028103@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: 9611b538b31b - main - devel/py-hypothesis: Update to 6.28.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115763; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4xfyokZ9R6D9L3dwdPqKC8EAFSPrJsvGTyjBb50iU0Y=; b=SucZx4y8NK6b2piDDFWQlWX4F1isxaGOeI4GRjF02nKyub8D0eNXmPdRBsPXcFcZATRvMO RfBhKgebFtt6RM054q8n0khyZRuUylLd8pEIs1fkPfuC3tgfzI5SUToDGIahPXJBBOvJmF C5YZnKbEApR0L1H0AA9WyFgkQGQn5SsDubOACPJ2isEsyhgls7x3R/zBOw5wwFLWEFFAHq BIVGy74wynQVkwh0Ex0T/dmtwg3t80xyUjq/CjXs5XZplabAK9hU99we80K4ySnwNKDYWG iLImCX2NgNvW6EzPrVPczRbLIN10vUhQGimmsw884Dx1AGDP9KRPTP/y+CGHOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115763; a=rsa-sha256; cv=none; b=Jf2pxna8D33GDm0utzkv2rhGhoS60mHp1NNwC9E2ugMcYV4FLGdrZvtysPqfXNsZjpjbTB EocC67zuD5abfQOj+nNqs0S5RqxmZy0ro/2Cs54o4ZJ+4308QncgXvMCnsRymxYenVR+F7 FWsXpqWkz2pWKxzcwbPFWoVCdnESVlYqE+MhLX7UdrLs9c7R1NalTKawGiHSL6CIJG72nW FUO/pveTE22ujaTufJy3thTN6ze+NWE3I+im/j79+md8JRc+qaxUrcMbVPfPCNd1kAw28p y9A9F24eU8CHxe8ZquPwjF8Mm9hzmJMQyUg1FwK29cR0zoMuZ/qT2Dq2rcMpGQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9611b538b31b1b647f100795e4f0b5ab5f9b6fb4 commit 9611b538b31b1b647f100795e4f0b5ab5f9b6fb4 Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:48:09 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:48:09 +0000 devel/py-hypothesis: Update to 6.28.0 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 d3dfca35de26..558a2be9b640 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,7 +1,7 @@ # Created by: Brendan Molloy PORTNAME= hypothesis -PORTVERSION= 6.25.0 +PORTVERSION= 6.28.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index 73f17a8ac2b2..60e0ce8e3969 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519870 -SHA256 (hypothesis-6.25.0.tar.gz) = 8e126f2f59d81f32a5c6866df2558b119938515ed9cd6c9a044ef6a74e649ee5 -SIZE (hypothesis-6.25.0.tar.gz) = 313662 +TIMESTAMP = 1638556570 +SHA256 (hypothesis-6.28.0.tar.gz) = 9abc3d81be9ba6db8ece4ac7c25e6bbb8cd04bb0e0029c9928f6062af506139c +SIZE (hypothesis-6.28.0.tar.gz) = 315238