devel/py-pytz-deprecation-shim: Add missing RUN_DEPENDS

- Bump PORTREVISION for dependency change

PR:		266260
This commit is contained in:
Po-Chuan Hsieh 2022-09-10 20:53:31 +08:00
parent 7388fe5b63
commit e414d91050
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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