python/ipython: 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>
This commit is contained in:
Jeremy Hansen 2024-02-05 14:39:01 -08:00 committed by Willy Sudiarto Raharjo
parent 0fb887c11b
commit cce089dfbd
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 1 deletions

View file

@ -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).

View file

@ -5,7 +5,7 @@
# Copyright 2008-2011 Carlos Corbacho <carlos@strangeworlds.co.uk>
# Copyright 2013-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022-2023 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