Date: Mon, 27 Apr 2026 13:10:53 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d2190b5bb816 - main - devel/py-aiobotocore: Update to 3.5.0 Message-ID: <69ef605d.327ff.1fdb2326@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2190b5bb816d398d2b55d0906a4af19051b1c81 commit d2190b5bb816d398d2b55d0906a4af19051b1c81 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:02:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:07:07 +0000 devel/py-aiobotocore: Update to 3.5.0 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 | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-aiobotocore/Makefile b/devel/py-aiobotocore/Makefile index 73425f45e403..51f45b76d79f 100644 --- a/devel/py-aiobotocore/Makefile +++ b/devel/py-aiobotocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= aiobotocore -PORTVERSION= 3.3.0 +PORTVERSION= 3.5.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-aiobotocore/distinfo b/devel/py-aiobotocore/distinfo index 25836a7761b3..da7990adaf55 100644 --- a/devel/py-aiobotocore/distinfo +++ b/devel/py-aiobotocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587220 -SHA256 (aiobotocore-3.3.0.tar.gz) = 9abc21d91edd6c9c2e4a07e11bdfcbb159f0b9116ab2a0a5a349113533a18fb2 -SIZE (aiobotocore-3.3.0.tar.gz) = 122940 +TIMESTAMP = 1777252584 +SHA256 (aiobotocore-3.5.0.tar.gz) = d45d1c4659ad0e48b694a5aa4ff18829100386f7de96c8d146ec7757a6f12918 +SIZE (aiobotocore-3.5.0.tar.gz) = 123061 diff --git a/devel/py-aiobotocore/files/patch-pyproject.toml b/devel/py-aiobotocore/files/patch-pyproject.toml index f7399fd5057e..51af52b2c909 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-03-18 09:38:50 UTC +--- pyproject.toml.orig 2026-04-21 07:06:11 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] @@ -20,8 +20,8 @@ dependencies = [ "aiohttp >= 3.12.0, < 4.0.0", "aioitertools >= 0.5.1, < 1.0.0", -- "botocore >= 1.42.62, < 1.42.71", -+ "botocore >= 1.42.62", +- "botocore >= 1.42.90, < 1.42.92", ++ "botocore >= 1.42.90", "python-dateutil >= 2.1, < 3.0.0", "jmespath >= 0.7.1, < 2.0.0", "multidict >= 6.0.0, < 7.0.0",home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef605d.327ff.1fdb2326>
