notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-aiobotocore Async client for aws services using botocore and aiohttp
2.16.1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.15.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-22 23:36:06
Last Update: 2025-01-02 02:44:12
Commit Hash: b033491
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://aiobotocore.readthedocs.io/en/latest/
https://github.com/aio-libs/aiobotocore
Description:
Async client for amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}aiobotocore>0:devel/py-aiobotocore@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-aiobotocore/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-aiobotocore
  • pkg install py311-aiobotocore
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-aiobotocore listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-aiobotocore
Package flavors (<flavor>: <package>)
  • py311: py311-aiobotocore
distinfo:
TIMESTAMP = 1735705149 SHA256 (aiobotocore-2.16.1.tar.gz) = 0f94904c6a1d14d5aac0502fcc1d721b95ee60d46d8a0e546f6203de0410d522 SIZE (aiobotocore-2.16.1.tar.gz) = 107452

Packages (timestamps in pop-ups are UTC):
py39-aiobotocore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----2.9.02.9.02.9.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----2.9.02.9.02.9.0
FreeBSD:15:latest--n/a-n/a2.9.02.9.02.11.2
 

py311-aiobotocore
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.16.12.16.1-2.15.22.16.1---
FreeBSD:13:quarterly2.16.12.16.1-2.15.12.16.1---
FreeBSD:14:latest2.16.12.16.1-2.16.12.16.1---
FreeBSD:14:quarterly2.16.12.16.1-2.15.12.16.1---
FreeBSD:15:latest2.16.12.16.1n/a2.16.1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=61 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-aiohttp>=3.9.2<4.0.0 : www/py-aiohttp@py311
  2. py311-aioitertools>=0.5.1<1.0.0 : devel/py-aioitertools@py311
  3. py311-botocore>=1.35.16 : devel/py-botocore@py311
  4. py311-wrapt>=1.10.10<2.0.0 : devel/py-wrapt@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. filesystems/py-s3fs

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-s3fs*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py311-aiobotocore-2.16.1: AWSCLI=off: Use awscli BOTO3=off: Use boto3 ===> Use 'make config' to modify these settings
Options name:
devel_py-aiobotocore
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/aiobotocore/
  2. https://pypi.org/packages/source/a/aiobotocore/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.16.1
02 Jan 2025 02:44:12
commit hash: b033491de0a7bab751d529e454c590ba0d61fbb3commit hash: b033491de0a7bab751d529e454c590ba0d61fbb3commit hash: b033491de0a7bab751d529e454c590ba0d61fbb3commit hash: b033491de0a7bab751d529e454c590ba0d61fbb3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.16.1

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.16.0
31 Dec 2024 15:48:01
commit hash: 6d5b6d5ba7180c8fb9d5f291bb774f752a2c4692commit hash: 6d5b6d5ba7180c8fb9d5f291bb774f752a2c4692commit hash: 6d5b6d5ba7180c8fb9d5f291bb774f752a2c4692commit hash: 6d5b6d5ba7180c8fb9d5f291bb774f752a2c4692 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.16.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.15.2
14 Oct 2024 05:25:25
commit hash: a846781e42069b353f7b24b630d481de759774abcommit hash: a846781e42069b353f7b24b630d481de759774abcommit hash: a846781e42069b353f7b24b630d481de759774abcommit hash: a846781e42069b353f7b24b630d481de759774ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.15.2

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.15.1
30 Sep 2024 13:36:28
commit hash: 83fe65ae7767b08dd83b0ecea80afa43cbc08928commit hash: 83fe65ae7767b08dd83b0ecea80afa43cbc08928commit hash: 83fe65ae7767b08dd83b0ecea80afa43cbc08928commit hash: 83fe65ae7767b08dd83b0ecea80afa43cbc08928 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.15.1

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.15.0
15 Sep 2024 20:09:42
commit hash: 7e0c79047fd286c39b1ad1bbf7508232c4d4f4f7commit hash: 7e0c79047fd286c39b1ad1bbf7508232c4d4f4f7commit hash: 7e0c79047fd286c39b1ad1bbf7508232c4d4f4f7commit hash: 7e0c79047fd286c39b1ad1bbf7508232c4d4f4f7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.15.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.14.0
08 Sep 2024 18:37:16
commit hash: 8530a45acadba1d4a54639bf754840edf9fab63ecommit hash: 8530a45acadba1d4a54639bf754840edf9fab63ecommit hash: 8530a45acadba1d4a54639bf754840edf9fab63ecommit hash: 8530a45acadba1d4a54639bf754840edf9fab63e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.14.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.13.2
05 Sep 2024 06:17:54
commit hash: c3dbcfac20a483bae0e81701dc981a792a70a1e3commit hash: c3dbcfac20a483bae0e81701dc981a792a70a1e3commit hash: c3dbcfac20a483bae0e81701dc981a792a70a1e3commit hash: c3dbcfac20a483bae0e81701dc981a792a70a1e3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.13.2

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.13.1
06 Jul 2024 16:03:03
commit hash: 354f55c1916b391b5fd11ec074245349da3996f0commit hash: 354f55c1916b391b5fd11ec074245349da3996f0commit hash: 354f55c1916b391b5fd11ec074245349da3996f0commit hash: 354f55c1916b391b5fd11ec074245349da3996f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.13.1

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.13.0
19 May 2024 22:10:52
commit hash: 353c622ec3c1099e6aa93728cceebacb7f1b3ea3commit hash: 353c622ec3c1099e6aa93728cceebacb7f1b3ea3commit hash: 353c622ec3c1099e6aa93728cceebacb7f1b3ea3commit hash: 353c622ec3c1099e6aa93728cceebacb7f1b3ea3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.13.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.12.3
13 Apr 2024 11:57:19
commit hash: fa6f5b53a193aea6f237ed9841bb1f8b1376e1decommit hash: fa6f5b53a193aea6f237ed9841bb1f8b1376e1decommit hash: fa6f5b53a193aea6f237ed9841bb1f8b1376e1decommit hash: fa6f5b53a193aea6f237ed9841bb1f8b1376e1de files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.12.3

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.12.2
05 Apr 2024 00:39:31
commit hash: 88df552d2c3e0610f2e7638cfb08abaac12fe0a9commit hash: 88df552d2c3e0610f2e7638cfb08abaac12fe0a9commit hash: 88df552d2c3e0610f2e7638cfb08abaac12fe0a9commit hash: 88df552d2c3e0610f2e7638cfb08abaac12fe0a9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.12.2

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.12.1
23 Mar 2024 14:31:11
commit hash: 045ee9f549e68fd188a24172a4405c27a8d034e9commit hash: 045ee9f549e68fd188a24172a4405c27a8d034e9commit hash: 045ee9f549e68fd188a24172a4405c27a8d034e9commit hash: 045ee9f549e68fd188a24172a4405c27a8d034e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.12.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.12.0
09 Mar 2024 14:05:43
commit hash: bc8bc187b222c2f03894acba52d3acb2752e3210commit hash: bc8bc187b222c2f03894acba52d3acb2752e3210commit hash: bc8bc187b222c2f03894acba52d3acb2752e3210commit hash: bc8bc187b222c2f03894acba52d3acb2752e3210 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.12.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.11.2
21 Feb 2024 15:07:10
commit hash: 80a73c4bae488fa5c3820f9ab46d4a67f68d3efbcommit hash: 80a73c4bae488fa5c3820f9ab46d4a67f68d3efbcommit hash: 80a73c4bae488fa5c3820f9ab46d4a67f68d3efbcommit hash: 80a73c4bae488fa5c3820f9ab46d4a67f68d3efb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.11.2

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.9.0
14 Dec 2023 20:45:07
commit hash: 2d8814af1feae4908a7f17cea6075577cde1425ecommit hash: 2d8814af1feae4908a7f17cea6075577cde1425ecommit hash: 2d8814af1feae4908a7f17cea6075577cde1425ecommit hash: 2d8814af1feae4908a7f17cea6075577cde1425e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.9.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.8.0
01 Dec 2023 22:11:41
commit hash: 526a668dbed2401a3a8494b6a3359b2a50c4d9a2commit hash: 526a668dbed2401a3a8494b6a3359b2a50c4d9a2commit hash: 526a668dbed2401a3a8494b6a3359b2a50c4d9a2commit hash: 526a668dbed2401a3a8494b6a3359b2a50c4d9a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.8.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.7.0
01 Nov 2023 01:57:06
commit hash: 276e90cf51500e76556fedc039b874594e82cc7ecommit hash: 276e90cf51500e76556fedc039b874594e82cc7ecommit hash: 276e90cf51500e76556fedc039b874594e82cc7ecommit hash: 276e90cf51500e76556fedc039b874594e82cc7e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Update to 2.7.0

Changes:	https://github.com/aio-libs/aiobotocore/releases
2.6.0
29 Sep 2023 16:13:50
commit hash: 9a13da62ab9a70363e2c5e9a632a24cd589eeb76commit hash: 9a13da62ab9a70363e2c5e9a632a24cd589eeb76commit hash: 9a13da62ab9a70363e2c5e9a632a24cd589eeb76commit hash: 9a13da62ab9a70363e2c5e9a632a24cd589eeb76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Add AWSCLI and BOTO3 options
2.6.0
22 Sep 2023 23:22:20
commit hash: 5042956ee0c5ba59f33ebc7173e6d265830abc66commit hash: 5042956ee0c5ba59f33ebc7173e6d265830abc66commit hash: 5042956ee0c5ba59f33ebc7173e6d265830abc66commit hash: 5042956ee0c5ba59f33ebc7173e6d265830abc66 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-aiobotocore: Add py-aiobotocore 2.6.0

Async client for amazon services using botocore and aiohttp/asyncio.

This library is a mostly full featured asynchronous version of botocore.

Number of commits found: 19