aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 12:53:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 13:02:46 +0000
commite414d91050f02d702645ca55a01860e7f4bdbfbd (patch)
tree5c8cbd945511e43348ab98ad4437e1cb910466d5
parent7388fe5b634f314e8472a820b4f3a672170fb6be (diff)
downloadports-e414d91050f02d702645ca55a01860e7f4bdbfbd.tar.gz
ports-e414d91050f02d702645ca55a01860e7f4bdbfbd.zip
devel/py-pytz-deprecation-shim: Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 266260
-rw-r--r--devel/py-pytz-deprecation-shim/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-pytz-deprecation-shim/Makefile b/devel/py-pytz-deprecation-shim/Makefile
index 9a07d101cf63..c55409ed80f2 100644
--- a/devel/py-pytz-deprecation-shim/Makefile
+++ b/devel/py-pytz-deprecation-shim/Makefile
@@ -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