From nobody Mon Mar 9 18:22:59 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 4fV53R3jHbz6Tf3J for ; Mon, 09 Mar 2026 18:22:59 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV53R175Pz3fC8 for ; Mon, 09 Mar 2026 18:22:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080579; 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=q9vBkiUQ9MZbepSABNpvGYev5fuVlUPWDSiZWJYxCJg=; b=ir25fpigKaKLA9ywpl/gdNlMIFlBZZILlVqYmQSBG3x1KE8bbayNv1xFrFVaObxyekPo4Q QhIdtZewUSAQD8QOfP9pf/kYZtNwYWHxd6kLhiZ3VYdTjnYuZ0S388/A4I1FGXJAZQGSYz TAjoBBEswqRNCMieYSJOGEoT3+kn8JLa70itLIB6UvzJV1rf7463iiwWNTVR9m3rtnWEug dPAmxuSNq9Q3aoWqNzpRqs8r/ZaB/EJscckS3G4LPiC30yl0OGGtdMEwfy53tNPw4lQl5C INVHXvwJ+eWdBjzbIA+GelSfcTQofgRn8lBdNGqsC0ONjfFUGBjMr5gC5QjyKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080579; a=rsa-sha256; cv=none; b=fmXw/OGyAt7Txy4eeeBYuv7xsW2oJDKN1KYb06qSbV3YpEzmUJ8S00EvddCgQjcqZK0lwk c7PFRoh5jbIGeXWskwElBieZ8ZrDuLBvZZ1kR8ixoKLpCTEqAKqPC6OowoFyS3JdUEvUUx f4JAEuXlMy6oPje2KrKzWQCOtbA8ytbh2QjzzMNCzK//WgMI70pTUYQxFNOfGsTma8Taqu uAAN05gOh2/uU5udwfhBD3wLZqSkYNY4Tj3FxyE1o5ePgHG++lHztVBG4EnPyF4NH6nRkc 7ciunBrvmyoFgEyxb0k/LJ8Fwr4nwqk+qlNm1ife4lkQyZFcH6NDQX7pSSasoA== 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=1773080579; 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=q9vBkiUQ9MZbepSABNpvGYev5fuVlUPWDSiZWJYxCJg=; b=Se27V/YrLcCH/fW8OW8JFrtd+ZFrNYgWfYzKdHe8O7BssKmqNVYZHVI5282hU/A0Xe4tF4 5ZZhppT0ycgCK5lyWwvIreX5qjcA2P7tn1t2jA1swAvwL/d6TTe2J0LCHJMb7b1q0CEn8b iw4uqYgWvkFj30yIw34L8YL9pH7uZHXYV6PoFY6vOYb6kzawabyBBqVCh2ru+V5HB9UoHp wZDNaT60zlSo8VPGjkHuUMI76uAlbT6CyVD7Ge7danuie6f6f0VNrACulvo7apnGKUBzdG Xzqy1k0STeNqWDXO6CXr/t2qs5ZQjNS926ZBz93OO9t62CYexCvQgmofMXkWSg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV53R0JtwzdDx for ; Mon, 09 Mar 2026 18:22:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f506 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:22:59 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: d75e4640975e - main - devel/py-aiobotocore: Update to 3.1.3 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: d75e4640975e5d3d0045bc317b49a8ace6068307 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:22:59 +0000 Message-Id: <69af1003.1f506.4c350399@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d75e4640975e5d3d0045bc317b49a8ace6068307 commit d75e4640975e5d3d0045bc317b49a8ace6068307 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 17:56:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-09 18:18:36 +0000 devel/py-aiobotocore: Update to 3.1.3 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 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-aiobotocore/Makefile b/devel/py-aiobotocore/Makefile index 7b22cc9b5d43..4d6c4e26a0b4 100644 --- a/devel/py-aiobotocore/Makefile +++ b/devel/py-aiobotocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiobotocore -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiobotocore/distinfo b/devel/py-aiobotocore/distinfo index f5537313c66c..6709cc81937f 100644 --- a/devel/py-aiobotocore/distinfo +++ b/devel/py-aiobotocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874270 -SHA256 (aiobotocore-3.1.1.tar.gz) = a19a36b930a041aa21553d67ae8a6bc464e107806eee60af3c71502f1009826c -SIZE (aiobotocore-3.1.1.tar.gz) = 122530 +TIMESTAMP = 1771421536 +SHA256 (aiobotocore-3.1.3.tar.gz) = b1b6a95aa4c17410090f4adf16fd45e45a898140c83d4e9d554602f9310408c0 +SIZE (aiobotocore-3.1.3.tar.gz) = 122675 diff --git a/devel/py-aiobotocore/files/patch-pyproject.toml b/devel/py-aiobotocore/files/patch-pyproject.toml index 3521aa05a9c1..8625b77ac1c3 100644 --- a/devel/py-aiobotocore/files/patch-pyproject.toml +++ b/devel/py-aiobotocore/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2026-01-02 19:59:39 UTC +--- pyproject.toml.orig 2026-02-14 11:51:49 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] @@ -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.31", +- "botocore >= 1.41.0, < 1.42.50", + "botocore >= 1.41.0", "python-dateutil >= 2.1, < 3.0.0", "jmespath >= 0.7.1, < 2.0.0",