libraries/python2-matplotlib: Rename pytz dependency

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-09-06 21:31:15 -07:00 committed by Willy Sudiarto Raharjo
parent 2de2db2316
commit 3871055c49
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/10/5f/10c310c943f29e67976dcc26
MD5SUM="422fc58e7323b7ba3f19382424f9ab7b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python2-numpy python2-dateutil pytz python2-cycler functools-lru-cache subprocess32 python2-kiwisolver tornado"
REQUIRES="python2-numpy python2-dateutil python2-pytz python2-cycler functools-lru-cache subprocess32 python2-kiwisolver tornado"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"