blob: bb24184cf36c2db819011d3a0163a1fa819a930f (
plain) (
tree)
|
|
PORTNAME= botocore-stubs
DISTVERSION= 1.27.22
CATEGORIES= www python devel
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Type annotations for botocore
WWW= https://github.com/youtype/mypy_boto3_builder
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>
|