mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
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 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= pytz-deprecation-shim
|
PORTNAME= pytz-deprecation-shim
|
||||||
PORTVERSION= 0.1.0.post0
|
PORTVERSION= 0.1.0.post0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,6 +12,8 @@ WWW= https://github.com/pganssle/pytz-deprecation-shim
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tzdata>=0:devel/py-tzdata@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.7+
|
USES= python:3.7+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue