1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

devel/py-backports.csv: Remove py-backports from RUN_DEPENDS

- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2024-07-25 05:16:23 +08:00
parent 6d2401bf88
commit 327cab9c94
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -1,6 +1,6 @@
PORTNAME= backports.csv
PORTVERSION= 1.0.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backports>=0:devel/py-backports@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517