summaryrefslogtreecommitdiffstats
path: root/python/python3-pandas
diff options
context:
space:
mode:
author Jeremy Hansen2024-02-05 21:38:15 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:17:13 +0100
commit0fb887c11b917a89e7d168762c13f21ca5d50f70 (patch)
treee747bb3c106bedb619fc1882a23dc2f7a17384e7 /python/python3-pandas
parentffaa1afd43f2a1b746968b74d14f5a9cc762d455 (diff)
downloadslackbuilds-0fb887c11b917a89e7d168762c13f21ca5d50f70.tar.gz
python/python3-pandas: Note on why we can't update.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas')
-rw-r--r--python/python3-pandas/README3
-rw-r--r--python/python3-pandas/python3-pandas.SlackBuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/python/python3-pandas/README b/python/python3-pandas/README
index f0d115f3d9..ca985dbc7a 100644
--- a/python/python3-pandas/README
+++ b/python/python3-pandas/README
@@ -2,3 +2,6 @@ The Python Data Analysis Library (Pandas) is an open source,
BSD-licensed library providing high-performance, easy-to-use data
structures and data analysis tools for the Python programming
language.
+
+NOTE: Unable to support newer versions than 2.1.4 due to requiring a
+newer Cython than included in Slackware (needs 3.0.5).
diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild
index 3d091f1dd8..33a8406941 100644
--- a/python/python3-pandas/python3-pandas.SlackBuild
+++ b/python/python3-pandas/python3-pandas.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
+# Copyright 2023-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is