summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2023-09-08 13:30:12 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-09 06:32:52 +0700
commit6cd914a4f210ed99f70c8944d202f20b536fbd96 (patch)
treeabb250434323e773849130cbf03214dba9234bab /python
parente4e666627346a24c5578e265fdecbfa777d8478a (diff)
downloadslackbuilds-6cd914a4f210ed99f70c8944d202f20b536fbd96.tar.gz
slackbuilds-6cd914a4f210ed99f70c8944d202f20b536fbd96.tar.xz
python/scikit-learn: Add why we can't update to README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/scikit-learn/README3
-rw-r--r--python/scikit-learn/scikit-learn.SlackBuild1
2 files changed, 4 insertions, 0 deletions
diff --git a/python/scikit-learn/README b/python/scikit-learn/README
index 58245e2126..c4093e6fcf 100644
--- a/python/scikit-learn/README
+++ b/python/scikit-learn/README
@@ -1,3 +1,6 @@
scikit-learn is an open source Python library that implements a range
of machine learning, preprocessing, cross-validation and visualization
algorithms using a unified interface.
+
+NOTE: Unable to update beyond 1.2.2 due to needing a newer Cython than
+is in Slackware 15.0 (needs Cython >= 0.29.33).
diff --git a/python/scikit-learn/scikit-learn.SlackBuild b/python/scikit-learn/scikit-learn.SlackBuild
index 1bb738d90e..a88732704e 100644
--- a/python/scikit-learn/scikit-learn.SlackBuild
+++ b/python/scikit-learn/scikit-learn.SlackBuild
@@ -4,6 +4,7 @@
#
# Copyright 2016-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is