From nobody Mon Apr 27 13:11:19 2026 X-Original-To: dev-commits-ports-main@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 4g43qD0TrDz6b3T4 for ; Mon, 27 Apr 2026 13:11:20 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g43qC17Wfz3wrf for ; Mon, 27 Apr 2026 13:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295479; 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=vPrxNJf83Lpp3/IIu6d1AoNDau6QnCt8fT2m6sNn2Ew=; b=aw+bHuJxCDurHBJTaW/NlrLE+rxGv2XBTyi1iBJ24MgV4aeHOE7Xdd5fCbIMBC7nkNxSck rL9hYF+e+8Huq7y2s2dzqknFiovBpIz7wkSEyRx2y33grv+0eUNUl+RZwoZK7gmg2fcxRS UjI9C8XumpUZj2HIxqHbXvjvZ9Vmioj6PMhttn5afBPL543Nrd3evY+/JBaZr0PXlhG7AL 9oywSZHVn6RqjU2e7lF9qyOM7gg0Ff5PPWDJbG3NFeWSiEM5d50RdS2xoixZhQ1w/XcweE hJRnkCFUS31MPe0fcWO/rjbl/qv/e5G0QODFq6zg+dGHdaXvRc5qix4hSf2FRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295479; a=rsa-sha256; cv=none; b=wOdvLdJ7yLARVg1PiBQfASfxTKj5WFZ+APxwx+SsFtMN8BLqVCxBy7iPYjMZLlHZHGjeOZ mqEPQLVfHk07E8U12hPqmA/BC/Vn8a6EvDNj0ploD/RlMfdGuD4TfJwnPdSXqGFqEHKtq7 cp/FbXmQ6dSgJWv6+4RvKZuW90s2q1G/3iU3WDszKqgt44BQDlEPXC+MY8DHgs3Nl0Hmxq C9yqGi1NRmZRAxrX1BHGKKU18pRiMP/OQI4t44gl/kCH1qCxqzAQN1ZMk/PpwiXmDs0PZ0 OjZoiW4/FsiSCxnYyYOKD6TQSq6oRMOOWeSfyRrfp65hSYRbvwUggEfsUStGvg== 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=1777295479; 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=vPrxNJf83Lpp3/IIu6d1AoNDau6QnCt8fT2m6sNn2Ew=; b=Jm+zvbSzLYPxiPsJC/kgoBfSVifpwQ+HxX7KlSedB99WIoQ93e5ohtcRk85ONqeiCvSOZF CLogOEE9tQFz9N9F9ktyUj83Pr7mAGMnhNMdAaasLu+on0vZ4HTvv9xnM7zrTMSbSuaOD0 BlMtcf3/da3WVw6YiVg8AKccaSNkYbPWQ8foSNMtCVATAzt9IfMNFs3sjgk2YbyAsZ1yxY +Ga83C4IIkjsKEstqnPvHlKj1iKo6BbF1Up6LcLLLFrCejJ7zccEP5Nmktv836nam+grN6 G6HyapdmeclebMn+jEPJfehPJVGjU04/damze7sxQtKeQoy317wl/tc/43NGmA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43qC0RVcz170r for ; Mon, 27 Apr 2026 13:11:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 321a6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:11:19 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 8d5e5a6c1945 - main - devel/py-hypothesis: Update to 6.152.2 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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: 8d5e5a6c1945dc85d433f4c24bc385622f042f3d Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:11:19 +0000 Message-Id: <69ef6077.321a6.659c5b0@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d5e5a6c1945dc85d433f4c24bc385622f042f3d commit 8d5e5a6c1945dc85d433f4c24bc385622f042f3d Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:02:59 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:07:17 +0000 devel/py-hypothesis: Update to 6.152.2 Changes: https://github.com/HypothesisWorks/hypothesis/releases https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changelog.rst https://hypothesis.readthedocs.io/en/latest/changelog.html --- 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 b6df89ecef62..b146791a0a8c 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,5 +1,5 @@ PORTNAME= hypothesis -PORTVERSION= 6.151.11 +PORTVERSION= 6.152.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index b81d8c6877cb..2f4c1e3a288f 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587298 -SHA256 (hypothesis-6.151.11.tar.gz) = f33dcb68b62c7b07c9ac49664989be898fa8ce57583f0dc080259a197c6c7ff1 -SIZE (hypothesis-6.151.11.tar.gz) = 463779 +TIMESTAMP = 1777252630 +SHA256 (hypothesis-6.152.2.tar.gz) = 11fd5725958fe75597d1b831f703fdf7e636b7cf1f249117f381ad5cee4d888f +SIZE (hypothesis-6.152.2.tar.gz) = 466358