aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pandas
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-06 21:38:54 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-07 23:44:39 +0700
commit96fa66184a83b954b1dbe990f547022b51e6704f (patch)
tree6ac21a419ea414243bf7bf40e171a6fb6e5e98c1 /python/python3-pandas
parentc13570207567ed4b38ebdefec42679e36668f40b (diff)
python/python3-pandas: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas')
-rw-r--r--python/python3-pandas/python3-pandas.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info
index c2b6a3adf9..45852698ca 100644
--- a/python/python3-pandas/python3-pandas.info
+++ b/python/python3-pandas/python3-pandas.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-2.1.4.t
MD5SUM="e4b598d1e0aac2a3407ed32added3f62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-numpy python3-dateutil pytz tzdata python3-versioneer"
+REQUIRES="python3-numpy python3-dateutil python3-pytz tzdata python3-versioneer"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"