Port details |
- py-aiobotocore Async client for aws services using botocore and aiohttp
- 2.19.0 devel
=2 2.15.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-09-22 23:36:06
- Last Update: 2025-02-07 21:15:59
- Commit Hash: 4fbb139
- 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.
 ¦ ¦ ¦ ¦ 
- 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>)
- distinfo:
- TIMESTAMP = 1738606435
SHA256 (aiobotocore-2.19.0.tar.gz) = 552d5756989621b5274f1b4a4840cd76ae83dd930d0b1839af6443743a893faf
SIZE (aiobotocore-2.19.0.tar.gz) = 107828
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.9.2<4.0.0 : www/py-aiohttp@py311
- py311-aioitertools>=0.5.1<1.0.0 : devel/py-aioitertools@py311
- py311-botocore>=1.36.0 : devel/py-botocore@py311
- py311-jmespath>=0.7.1<2.0.0 : devel/py-jmespath@py311
- py311-multidict>=6.0.0<7.0.0 : www/py-multidict@py311
- py311-python-dateutil>=2.1<3.0.0 : devel/py-python-dateutil@py311
- py311-urllib3>=1.25.4,1<3,1 : net/py-urllib3@py311
- py311-wrapt>=1.10.10<2.0.0 : devel/py-wrapt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- filesystems/py-s3fs
-
Deleted ports which required this port:
- * - 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.19.0:
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:
|