gnu: python-sphinx-panels: Use python-sphinx@4.

...also add deprecation notice, and change its users accordingly.

* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]: Change
from PYTHON-SPHINX to PYTHON-SPHINX-4.
[description]: Mention that it is unmaintained.
* gnu/packages/python-science.scm (python-scipy)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: Likewise.
This commit is contained in:
Marius Bakke 2022-08-13 11:58:08 +02:00
parent 00e78042b7
commit 27555b0566
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
3 changed files with 6 additions and 4 deletions

View file

@ -146,7 +146,7 @@ atlas_libs = openblas~%" #$(this-package-input "openblas"))))))
python-pydata-sphinx-theme
python-pytest
python-pytest-xdist
python-sphinx
python-sphinx-4
python-sphinx-panels
python-threadpoolctl
which))