devel/py-importlib-resources: Partially revert BUILD_DEPENDS change in 9698ad19e0
- Bump PORTREVISION for package change PR: 260670 Reported by: <hartzell@alerce.com>
This commit is contained in:
parent
d67698f62a
commit
d39f84e8e3
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= importlib-resources
|
||||
PORTVERSION= 5.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,6 +12,8 @@ COMMENT= Read resources from Python packages
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
|
|
Loading…
Reference in a new issue