Date: Mon, 09 Mar 2026 18:22:59 +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: d75e4640975e - main - devel/py-aiobotocore: Update to 3.1.3 Message-ID: <69af1003.1f506.4c350399@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=d75e4640975e5d3d0045bc317b49a8ace6068307 commit d75e4640975e5d3d0045bc317b49a8ace6068307 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:56:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> 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",home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1003.1f506.4c350399>
