From nobody Tue Feb 3 05:17:45 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 4f4sF612pXz6R7fn for ; Tue, 03 Feb 2026 05:17: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 4f4sF55D84z3yBc for ; Tue, 03 Feb 2026 05:17:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770095865; 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=4JW46IyoqBkHDVaIhdzQZmLZnNa8CInSwLKjoFC3ceQ=; b=rFbC5zfYt7XDRf4nYNXhUdt72Gl5EskWyB/rrgwmafuYBigiEygguognY5E+W+OGnzaYmU zwn/VwOF6JxH6tSN+awPQp21FHiUY0LnLvzLZflECm7fUUBHi9VIgx+8LSQGKR8yEKe7xv dvXAUZx+pkqMZG/9hjdymwWlAYguh5g5+QqjHaiwTdNl5WWeUcF64O1Y3vVvAU1k+c4nS4 +BnL0e2EAlbkhrFOEF/7b82O+9qEhDeyJqB3/3B00RtLqx+wZCz5OezAwgfhcK1QtllVjb h+vtUFx04cjpg5UE9J5BMMvJVVQx3gDKNaXjo5j/vy+HFsXuulqHCFziCntKqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770095865; a=rsa-sha256; cv=none; b=KAvZ165NcvnfjeU0zan5k6FqmakdoLFAtJ27NmDXuIcfS0f3RZv75B1gGjA/ZGduCnQ8So lrMio6No9lRZU2+W85eTAMI0BYN6gEMxgZwi4l62f1lK/Rmq7xtxCjdc9GqcnnmdLUc68r 4RPwqVICapN+ImG+5lYSqZhg3SVwCje2iDzQS7Stp3WmiiDC9+W7XfBkTAsT4ZXqcHKaK2 aN23cSu4bwnCUX1DxbwjZoHYt1eKCZ7eRsRMSef6CeT6407LZkxadlBQNenjVy+dXsT8ld Okcu21Y8wByAkUvlYtxGioojXApris27sRZdOV9v1ufIgBHloEswnz+GgCZ5Xg== 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=1770095865; 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=4JW46IyoqBkHDVaIhdzQZmLZnNa8CInSwLKjoFC3ceQ=; b=F1WeFfSvE3IOO8twdyFN2nXFiN+7V1b2KBo/05EIAwzl43i0MZpWAKVupLPrvkWxMzURXu X3QvGPjSDLH64hfIvsv2ewJG5M+HCgbelQcjaDLjzoVYwY4DaFoNYvNGc1Spj/OUXhfZqZ ZwgF8HLasor1JXA/0qKpYwBHM3OUkjulI/4gxnquTd/ov5eWyQXXP4AE1y9zgOIcpO9j/T FIFHEXZZNMG2yt8fB4gaytvywv5BAm1y+h8qwITzRUGygHJTMFlOt8f+1Y42TEz84yvNYm wA9IgLLXRQsIReMWApMPZdA6IWe8j9pHnbgAy3N1/YfyRkNHGRac0v+BXNP9NQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sF54lCGzyZy for ; Tue, 03 Feb 2026 05:17:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a397 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:17:45 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 63c650ffdeda - main - devel/py-aiobotocore: Update to 3.1.1 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: 63c650ffdedacbf819152c3a8932bd7ce146e455 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:17:45 +0000 Message-Id: <698184f9.1a397.32d33d80@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=63c650ffdedacbf819152c3a8932bd7ce146e455 commit 63c650ffdedacbf819152c3a8932bd7ce146e455 Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:43:51 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:09:24 +0000 devel/py-aiobotocore: Update to 3.1.1 Changes: https://github.com/aio-libs/aiobotocore/releases --- devel/py-aiobotocore/Makefile | 2 +- devel/py-aiobotocore/distinfo | 6 +++--- devel/py-aiobotocore/files/patch-pyproject.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-aiobotocore/Makefile b/devel/py-aiobotocore/Makefile index 842d08676896..7b22cc9b5d43 100644 --- a/devel/py-aiobotocore/Makefile +++ b/devel/py-aiobotocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiobotocore -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiobotocore/distinfo b/devel/py-aiobotocore/distinfo index afd13d595371..f5537313c66c 100644 --- a/devel/py-aiobotocore/distinfo +++ b/devel/py-aiobotocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625639 -SHA256 (aiobotocore-3.1.0.tar.gz) = 5897bde0a47b21e6f7bd00942527b099728ac5c6c6d1dcc34e999de24f3c8872 -SIZE (aiobotocore-3.1.0.tar.gz) = 122488 +TIMESTAMP = 1769874270 +SHA256 (aiobotocore-3.1.1.tar.gz) = a19a36b930a041aa21553d67ae8a6bc464e107806eee60af3c71502f1009826c +SIZE (aiobotocore-3.1.1.tar.gz) = 122530 diff --git a/devel/py-aiobotocore/files/patch-pyproject.toml b/devel/py-aiobotocore/files/patch-pyproject.toml index aacbbc5ded5b..3521aa05a9c1 100644 --- a/devel/py-aiobotocore/files/patch-pyproject.toml +++ b/devel/py-aiobotocore/files/patch-pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "aiohttp >= 3.12.0, < 4.0.0", "aioitertools >= 0.5.1, < 1.0.0", -- "botocore >= 1.41.0, < 1.42.20", +- "botocore >= 1.41.0, < 1.42.31", + "botocore >= 1.41.0", "python-dateutil >= 2.1, < 3.0.0", "jmespath >= 0.7.1, < 2.0.0",