Skip to content
Snippets Groups Projects
Verified Commit be10e69d authored by sunpoet's avatar sunpoet
Browse files

devel/py-iteration-utilities: Update to 0.12.0

parent c89abde8
No related branches found
No related tags found
No related merge requests found
PORTNAME= iteration-utilities
PORTVERSION= 0.11.0
PORTVERSION= 0.12.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -7,13 +7,17 @@ DISTNAME= iteration_utilities-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utilities based on Pythons iterators and generators
WWW= https://github.com/MSeifert04/iteration_utilities
WWW= https://iteration-utilities.readthedocs.io/en/latest/ \
https://github.com/MSeifert04/iteration_utilities
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
......
TIMESTAMP = 1653151026
SHA256 (iteration_utilities-0.11.0.tar.gz) = f91f41a2549e9a7e40ff5460fdf9033b6ee5b305d9be77943b63a554534c2a77
SIZE (iteration_utilities-0.11.0.tar.gz) = 124171
TIMESTAMP = 1697463098
SHA256 (iteration_utilities-0.12.0.tar.gz) = cb5c6452a7f1cc7b1385cf94a892cae26dd321d9b97f11d5965ebf2466f6bb4c
SIZE (iteration_utilities-0.12.0.tar.gz) = 155708
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment