diff options
Diffstat (limited to 'devel/py-setuptools-rust/Makefile')
| -rw-r--r-- | devel/py-setuptools-rust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-setuptools-rust/Makefile b/devel/py-setuptools-rust/Makefile index 2771266bc9e2..54be9a08588b 100644 --- a/devel/py-setuptools-rust/Makefile +++ b/devel/py-setuptools-rust/Makefile @@ -1,5 +1,5 @@ PORTNAME= setuptools-rust -PORTVERSION= 1.11.1 +PORTVERSION= 1.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +20,7 @@ RUN_DEPENDS= cargo:lang/${RUST_DEFAULT} \ ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8.2<3:devel/py-semantic-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes |
