From cce089dfbd601adab2b67844240b6679849e5432 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Mon, 5 Feb 2024 14:39:01 -0800 Subject: python/ipython: Note on why we can't update. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/ipython/README | 3 +++ python/ipython/ipython.SlackBuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'python/ipython') diff --git a/python/ipython/README b/python/ipython/README index c1fd27766c..4619d72173 100644 --- a/python/ipython/README +++ b/python/ipython/README @@ -5,3 +5,6 @@ This package no longer provides IPython notebook functionality. This is now provided with the jupyter-notebook and jupyter-ipykernel packages. python3-black is an optional dependency (for automatic code formatting). + +NOTE: Unable to support newer versions than 8.18.x due to requiring a +newer python than included in Slackware (needs 3.10). diff --git a/python/ipython/ipython.SlackBuild b/python/ipython/ipython.SlackBuild index 696079a1e6..faffc3da6d 100644 --- a/python/ipython/ipython.SlackBuild +++ b/python/ipython/ipython.SlackBuild @@ -5,7 +5,7 @@ # Copyright 2008-2011 Carlos Corbacho # Copyright 2013-2021 Benjamin Trigona-Harany # Copyright 2022-2023 Isaac Yu -# Copyright 2023 Jeremy Hansen +# Copyright 2023-2024 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is -- cgit v1.2.3