Browse Source

python/tzlocal: Rename pytz dependency

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
isaackwy 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
8a80a74593
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/tzlocal/tzlocal.info

2
python/tzlocal/tzlocal.info

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ce/73/99e4cc30db6b21cba6c3b3b8
MD5SUM="c0877603ff9de71cd8ca6ee2b50d2ebd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytz"
REQUIRES="python2-pytz python3-pytz"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"
Loading…
Cancel
Save