import ports/devel/py-jaraco-collections, ok bket

Models and classes to supplement the stdlib 'collections' module.
This commit is contained in:
sthen 2022-11-27 10:53:46 +00:00
parent e4401f2e87
commit 8ee1174f37
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,25 @@
COMMENT= models and classes to supplement stdlib 'collections' module
MODPY_EGG_VERSION= 3.8.0
DISTNAME= jaraco.collections-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
# https://github.com/jaraco/jaraco.collections
HOMEPAGE= https://jaracocollections.readthedocs.io/
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools_scm
RUN_DEPENDS= textproc/py-jaraco-text${MODPY_FLAVOR} \
devel/py-jaraco-classes${MODPY_FLAVOR}
FLAVORS= python3
FLAVOR= python3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (jaraco.collections-3.8.0.tar.gz) = VjBP1L1OuNWFzgys4KyAQYeRsUCFHjdIElQbCqJ8kdA=
SIZE (jaraco.collections-3.8.0.tar.gz) = 17021

View File

@ -0,0 +1 @@
Models and classes to supplement the stdlib 'collections' module.

View File

@ -0,0 +1,9 @@
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/LICENSE
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/METADATA
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/RECORD
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/WHEEL
lib/python${MODPY_VERSION}/site-packages/jaraco.collections-${MODPY_EGG_VERSION}.dist-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/jaraco/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/jaraco/${MODPY_PYCACHE}collections.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/jaraco/collections.py