diff options
Diffstat (limited to 'math/py-altgraph')
| -rw-r--r-- | math/py-altgraph/Makefile | 8 | ||||
| -rw-r--r-- | math/py-altgraph/distinfo | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/math/py-altgraph/Makefile b/math/py-altgraph/Makefile index 4a764dd24deb..fbd12f453542 100644 --- a/math/py-altgraph/Makefile +++ b/math/py-altgraph/Makefile @@ -1,6 +1,5 @@ PORTNAME= altgraph -PORTVERSION= 0.17.4 -PORTREVISION= 1 +PORTVERSION= 0.17.5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +12,11 @@ WWW= https://altgraph.readthedocs.io/en/latest/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +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 unittest +USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes diff --git a/math/py-altgraph/distinfo b/math/py-altgraph/distinfo index f3a8245c8a7b..119092672f50 100644 --- a/math/py-altgraph/distinfo +++ b/math/py-altgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696002170 -SHA256 (altgraph-0.17.4.tar.gz) = 1b5afbb98f6c4dcadb2e2ae6ab9fa994bbb8c1d75f4fa96d340f9437ae454406 -SIZE (altgraph-0.17.4.tar.gz) = 48418 +TIMESTAMP = 1763854462 +SHA256 (altgraph-0.17.5.tar.gz) = c87b395dd12fabde9c99573a9749d67da8d29ef9de0125c7f536699b4a9bc9e7 +SIZE (altgraph-0.17.5.tar.gz) = 48428 |
