Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 05:17:45 +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: 63c650ffdeda - main - devel/py-aiobotocore: Update to 3.1.1
Message-ID:  <698184f9.1a397.32d33d80@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=63c650ffdedacbf819152c3a8932bd7ce146e455

commit 63c650ffdedacbf819152c3a8932bd7ce146e455
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:43:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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",


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698184f9.1a397.32d33d80>