From nobody Mon Oct 16 16:01:09 2023 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 4S8MKd459qz4xWkD; Mon, 16 Oct 2023 16:01:09 +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 4S8MKd2PZxz3CxQ; Mon, 16 Oct 2023 16:01:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697472069; 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=vUuAc0nSMtyOO4xe4br33PQAUlmPydFxd+HrVhhlO2o=; b=TLEBGUneDCYHbZOpajlJ49P81lFuyLsX9o8wnpiE/+Ls9/KUWYq/OOTtorYkK49U3E4+ZM cK7I0nC/HuG+2GkiiT+o/W1xK6jq+z6/geBfTCvtORjA61dWrC35Lzjih2Uo/012DX07uu rlAtcu1DLd653LtlL7dOoogwjXu1KUTuQyyfFKL7YCMk9A9bgEoA+X1YzerSnXDOXyTD2F Ew0l2JRHNT7XVIuzJewCseqrsiJMQ8XMdtOkiRY2UplngFCpIyCtxnbwJ+VsF2Q3QD+5ub +nxR+ByFLU5+YRs3njKxdaCEDvATNqJkWImqNpWRwRgAuw8OzaTfnD5GeM0XIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697472069; a=rsa-sha256; cv=none; b=i1ltFDeC/vEW8tysnTjiBCKgjww2kCt9OxbO/E4YR5NYf5bqwn8CD93To1r+6RTVhxBf1x je5nQtKriQXikxhgSAuFHICPkbnSJhlWoERpzpHIcUXqRyPCupVkQbptODn4/R5s6Oa95c DyavFP967tvjL9kjNUkJUdnagYL3NobuEdHiS4qxuFl8XrOy5LOWYVM2DLxLifISx0rPiP j85SMCTgWqKCnQH/5fT1ZjbQtxyudYxiLVHyaZ03GhsDwBA5tm7zB+z+YW5lSaT30hZJWk agCOoPiMRQi8N2KBghHq/HO1dnzSixx5NKjB62jBD5ZvlxRtR40zwp+s2ThpkA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697472069; 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=vUuAc0nSMtyOO4xe4br33PQAUlmPydFxd+HrVhhlO2o=; b=IDpLVL24Ipsl40oj9RoOt886NXYFbr8zI7XVDSwkY1H/xLj8sAiWi+nVII8myE8LUzAGyK HMidZUdCNs/MbHYKwqF2SvbeGq23gxaopj1quB60mnZ3ZN8mVXiOkMfppzQ5N4YkkGWonA GJM2j1xMAgOrFnACxDqnRNN+Qasv+YpOwaMHMYr7am2JWGuMV1VmMsitnKp67vm+jYOtsM dWGFkW/GMdEeyTxZCGPdKXgcBH5NbKDL57C9b6wOhl+1WynfWi+/XCsMvjSRPeRFabb3wA iPqTAzevNr5LYjGtLgNJZj956TtXQveizA3lHOrI2Yt66jaCrpwxHBQ1bZYS9A== 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 4S8MKd177PzmnC; Mon, 16 Oct 2023 16:01:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39GG1982037935; Mon, 16 Oct 2023 16:01:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39GG19ip037932; Mon, 16 Oct 2023 16:01:09 GMT (envelope-from git) Date: Mon, 16 Oct 2023 16:01:09 GMT Message-Id: <202310161601.39GG19ip037932@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: c89abde80062 - main - devel/py-hypothesis: Update to 6.88.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: c89abde800623353890677a0ab01b77d702c6fbe Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c89abde800623353890677a0ab01b77d702c6fbe commit c89abde800623353890677a0ab01b77d702c6fbe Author: Po-Chuan Hsieh AuthorDate: 2023-10-16 15:18:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-10-16 15:59:47 +0000 devel/py-hypothesis: Update to 6.88.0 - Update WWW Changes: https://github.com/HypothesisWorks/hypothesis/releases https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst https://hypothesis.readthedocs.io/en/latest/changes.html --- devel/py-hypothesis/Makefile | 3 ++- devel/py-hypothesis/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 647875cea6d1..47d2c2caf364 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.87.3 +PORTVERSION= 6.88.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for property based testing WWW= https://hypothesis.works/ \ + https://hypothesis.readthedocs.io/en/latest/ \ https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python LICENSE= MPL20 diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index ae0592d5b973..6d309c687ae4 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696753652 -SHA256 (hypothesis-6.87.3.tar.gz) = e67391efb9e6f663031f493d04b5edfb2e47bfc5a6ea56190aed3bc7993d5899 -SIZE (hypothesis-6.87.3.tar.gz) = 359502 +TIMESTAMP = 1697463096 +SHA256 (hypothesis-6.88.0.tar.gz) = c9096ccd5a78bbf75221a2b4a6149e00e254acb17637c94abab98c529b2f61e5 +SIZE (hypothesis-6.88.0.tar.gz) = 359934