forked from Lainports/opnsense-ports
devel/py-more-itertools: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
17f823b5af
commit
0f28e0a675
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= more-itertools
|
PORTNAME= more-itertools
|
||||||
PORTVERSION= 10.5.0
|
PORTVERSION= 10.6.0
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python
|
USES= python:3.9+
|
||||||
USE_PYTHON= autoplist concurrent pep517 unittest
|
USE_PYTHON= autoplist concurrent pep517 unittest
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1726080999
|
TIMESTAMP = 1738088992
|
||||||
SHA256 (more-itertools-10.5.0.tar.gz) = 5482bfef7849c25dc3c6dd53a6173ae4795da2a41a80faea6700d9f5846c5da6
|
SHA256 (more-itertools-10.6.0.tar.gz) = 2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b
|
||||||
SIZE (more-itertools-10.5.0.tar.gz) = 121020
|
SIZE (more-itertools-10.6.0.tar.gz) = 125009
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue