From nobody Sat Jan 31 14:22:46 2026 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 4f3FTL6qmyz6Q8x5 for ; Sat, 31 Jan 2026 14:22:46 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f3FTL34CDz3GNR for ; Sat, 31 Jan 2026 14:22:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869366; 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=yMbUdxE2lU/umqkH9EaWldyOK1xqGxiZpfyVOsfSYSM=; b=mdE/xHcS9cB7vCD62bYD1hSEbRlDe+McPYh5WZPLl4Eg8KyTUfVyN07UQptQjtSvTwMEbh J4/2jYIipHYl65ib9+Rj+il+bFe51RBKX36MImghANN+e4nGKK6Iyj+4wZmaAoqbBXCIe9 TJFDifXTjn7RYQDX8SW20zyxyg7oaZmiEplWLgxt6squIRHycKi1zSSc73XFojt96doHd4 MxZK5Mb2EWfKA8r+2h1SgeQZHr5u92Tnmv81T8Zpw2Udu/GxmLNSiR+3G7DcoL7yyY+TUd 4of2yf6cq6+ILWX34tazeJxnnYUGmIbW+ulQ8KvTiexHm3pVRbtJgi/1ecrkbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769869366; a=rsa-sha256; cv=none; b=nIutZl77fucXALT+wFFCQgsAtgHS+wpUYe/vl62Rn/5IXcZF8rxn2k6p5OamIyQMd5GM47 i9asR6dRXj2vMfLyeaUGz9Huvu4+/PLB16qps+S1yjBhTVXiBO3RsiVxVgejXKO8t0nsBk XiH0sLxVb73JRsGAHA82QftkMTSp9WgdFjXbemZRT/7fp8fldqXXaibKGuXzHb+iByFn26 XAHon3rha6yrURKgr9P8N34iHWysvciFLmeKjRXRLH710Zvoqdk4MpIDCUoiu4LEoUrLsS qZNFwpFOphRByiKBKEl29dVcPct1WpH1hZE4UDd4r6S9Fdn2PTdaRwpwdzoffQ== 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=1769869366; 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=yMbUdxE2lU/umqkH9EaWldyOK1xqGxiZpfyVOsfSYSM=; b=i5ZEIw3LKrj8QwOwPK8Qn3IPFObK9R5oHaljOsosV2llU8bXecx83yGDOFbA0GqIcGa7lV z13wsIeRkRzCI6enORRmqLMvtxxb0UvFrTpqRhM/sijZyJkCiZsLKELJ8T1szhXjB9jNIt HrYzy0athIKRmzGQuQThXzF1ek3e2MJkXb0HE8FGA1oe86ApmlGQYuDpnH0S2i0wjDkbOt UAlmjDYzb8LtWaLHGJXdUZ81ob0dYA3JBLOLsCzgeBiYidsMz/bVgWiZd4JvvHlnpZuQgo 03bvyCbF8j6ZEgJORlY9o/jOFwN9W8SGhy23kZU874AoTlMrXPf3NU7XderApg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3FTL2d16zxSp for ; Sat, 31 Jan 2026 14:22:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 313b6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 31 Jan 2026 14:22:46 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6cb3098804b0 - main - www/py-aiohttp: Update to 3.13.3 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-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: 6cb3098804b01768eaa21dea1362373359223ec5 Auto-Submitted: auto-generated Date: Sat, 31 Jan 2026 14:22:46 +0000 Message-Id: <697e1036.313b6.3fc9140d@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cb3098804b01768eaa21dea1362373359223ec5 commit 6cb3098804b01768eaa21dea1362373359223ec5 Author: Po-Chuan Hsieh AuthorDate: 2026-01-31 13:36:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-01-31 14:15:30 +0000 www/py-aiohttp: Update to 3.13.3 Changes: https://github.com/aio-libs/aiohttp/releases https://docs.aiohttp.org/en/stable/changes.html --- www/py-aiohttp/Makefile | 32 ++++++++++++++++------ www/py-aiohttp/distinfo | 6 ++-- www/py-aiohttp/files/patch-pyproject.toml | 20 ++++++++++++++ .../files/patch-tests-test_proxy_functional.py | 11 -------- .../files/patch-tests_autobahn_test__autobahn.py | 11 -------- 5 files changed, 47 insertions(+), 33 deletions(-) diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile index 51b85a75fe2d..9b6a44d4d1d1 100644 --- a/www/py-aiohttp/Makefile +++ b/www/py-aiohttp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiohttp -PORTVERSION= 3.11.18 +PORTVERSION= 3.13.3 CATEGORIES= www python MASTER_SITES= PYPI \ https://github.com/aio-libs/aiohttp/releases/download/v${PORTVERSION}/ @@ -13,33 +13,45 @@ WWW= https://docs.aiohttp.org/en/stable/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=46.4.0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0,1:devel/py-pkgconfig@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohappyeyeballs>=2.3.0:net/py-aiohappyeyeballs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}aiosignal>=1.1.2:devel/py-aiosignal@${PY_FLAVOR} \ +LIB_DEPENDS= libllhttp.so:www/llhttp +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohappyeyeballs>=2.5.0:net/py-aiohappyeyeballs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}aiosignal>=1.4.0:devel/py-aiosignal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}attrs>=17.3.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}frozenlist>=1.1.1:devel/py-frozenlist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}multidict>=4.5<7.0:www/py-multidict@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}propcache>=0.2.0:devel/py-propcache@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yarl>=1.17.0<2.0:www/py-yarl@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiodns>=3.2.0:dns/py-aiodns@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}brotli>=0:archivers/py-brotli@${PY_FLAVOR} \ + ${PY_BACKPORTS.ZSTD} \ + ${PYTHON_PKGNAMEPREFIX}brotli>=1.2:archivers/py-brotli@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}freezegun>=0:devel/py-freezegun@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gunicorn>=0:www/py-gunicorn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}re-assert>=0:devel/py-re-assert@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}isal>=0:devel/py-isal@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}proxy.py>=2.4.4:www/py-proxy.py@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>=0:devel/py-pytest-codspeed@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-codspeed>=0:devel/py-pytest-codspeed@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}re-assert>=0:devel/py-re-assert@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}zlib-ng>=0:archivers/py-zlib-ng@${PY_FLAVOR} USES= cpe python USE_PYTHON= autoplist concurrent cython pep517 pytest +MAKE_ENV= USE_SYSTEM_DEPS=1 + CPE_VENDOR= aiohttp_project OPTIONS_DEFINE= SPEEDUPS SPEEDUPS_DESC= Performance speedups SPEEDUPS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiodns>=3.2.0:dns/py-aiodns@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}brotli>=0:archivers/py-brotli@${PY_FLAVOR} + ${PY_BACKPORTS.ZSTD} \ + ${PYTHON_PKGNAMEPREFIX}brotli>=1.2:archivers/py-brotli@${PY_FLAVOR} .include @@ -47,6 +59,10 @@ SPEEDUPS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiodns>=3.2.0:dns/py-aiodns@${PY_FL RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0<6.0:devel/py-async_timeout@${PY_FLAVOR} .endif +post-patch: +# Clean up bundled libraries + @${RM} -r ${WRKSRC}/vendor/ + post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/www/py-aiohttp/distinfo b/www/py-aiohttp/distinfo index 65cd2cfaae71..689aeee416ad 100644 --- a/www/py-aiohttp/distinfo +++ b/www/py-aiohttp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936222 -SHA256 (aiohttp-3.11.18.tar.gz) = ae856e1138612b7e412db63b7708735cff4d38d0399f6a5435d3dac2669f558a -SIZE (aiohttp-3.11.18.tar.gz) = 7678653 +TIMESTAMP = 1768625759 +SHA256 (aiohttp-3.13.3.tar.gz) = a949eee43d3782f2daae4f4a2819b2cb9b0c5d3b7f7a927067cc84dafdbb9f88 +SIZE (aiohttp-3.13.3.tar.gz) = 7844556 diff --git a/www/py-aiohttp/files/patch-pyproject.toml b/www/py-aiohttp/files/patch-pyproject.toml new file mode 100644 index 000000000000..fb17201026f0 --- /dev/null +++ b/www/py-aiohttp/files/patch-pyproject.toml @@ -0,0 +1,20 @@ +--- pyproject.toml.orig 2026-01-03 16:40:12 UTC ++++ pyproject.toml +@@ -5,7 +5,7 @@ requires = [ + # Next step should be >= 77.0 for PEP 639 support + # Don't bump too early to give distributors time to update + # their setuptools version. +- "setuptools >= 67.0", ++ "setuptools >= 61.0", + ] + build-backend = "setuptools.build_meta" + +@@ -49,7 +49,7 @@ speedups = [ + + [project.optional-dependencies] + speedups = [ +- "aiodns >= 3.3.0", ++ "aiodns >= 3.2.0", + "Brotli >= 1.2; platform_python_implementation == 'CPython'", + "brotlicffi >= 1.2; platform_python_implementation != 'CPython'", + "backports.zstd; platform_python_implementation == 'CPython' and python_version < '3.14'", diff --git a/www/py-aiohttp/files/patch-tests-test_proxy_functional.py b/www/py-aiohttp/files/patch-tests-test_proxy_functional.py deleted file mode 100644 index b303741596b6..000000000000 --- a/www/py-aiohttp/files/patch-tests-test_proxy_functional.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tests/test_proxy_functional.py.orig 2022-09-21 13:09:27 UTC -+++ tests/test_proxy_functional.py -@@ -7,7 +7,7 @@ from re import match as match_regex - from unittest import mock - from uuid import uuid4 - --import proxy -+#import proxy - import pytest - from yarl import URL - diff --git a/www/py-aiohttp/files/patch-tests_autobahn_test__autobahn.py b/www/py-aiohttp/files/patch-tests_autobahn_test__autobahn.py deleted file mode 100644 index 971150f1ccfe..000000000000 --- a/www/py-aiohttp/files/patch-tests_autobahn_test__autobahn.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tests/autobahn/test_autobahn.py.orig 2025-02-24 15:18:07 UTC -+++ tests/autobahn/test_autobahn.py -@@ -5,7 +5,7 @@ import pytest - from typing import Any, Dict, Generator, List - - import pytest --import python_on_whales -+python_on_whales = pytest.importorskip("python_on_whales") - from pytest import TempPathFactory - -