devel/py-pytz-deprecation-shim: Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 266260
This commit is contained in:
parent
7388fe5b63
commit
e414d91050
@ -1,5 +1,6 @@
|
||||
PORTNAME= pytz-deprecation-shim
|
||||
PORTVERSION= 0.1.0.post0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +12,8 @@ WWW= https://github.com/pganssle/pytz-deprecation-shim
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tzdata>=0:devel/py-tzdata@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user