summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2022-01-28 14:37:49 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2022-01-28 14:37:49 +0100
commit2b37ec1c608f935e183b532e92b973cbb0e8fb1b (patch)
treeb8611f1c9027d021e880ab8cb63aedd086482082 /gnu/packages/python-xyz.scm
parent01107fc4eaa928ddd99b834ba8ce7b7244f8c3cd (diff)
downloadguix-patches-2b37ec1c608f935e183b532e92b973cbb0e8fb1b.tar
guix-patches-2b37ec1c608f935e183b532e92b973cbb0e8fb1b.tar.gz
gnu: Remove occurrences of deprecated texlive-latex-capt-of.
* gnu/packages/maths.scm (hypre): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): Use texlive-capt-of instead of texlive-latex-capt-of.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 51a7a64fe6..24e7fef494 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5829,12 +5829,13 @@ readable format.")
("pkg-config" ,pkg-config)
("python-sphinx" ,python-sphinx)
("python-numpydoc" ,python-numpydoc)
- ("texlive" ,(texlive-updmap.cfg (list texlive-cm-super
+ ("texlive" ,(texlive-updmap.cfg (list
+ texlive-capt-of
+ texlive-cm-super
texlive-fonts-ec
texlive-generic-iftex
texlive-pdftex
texlive-amsfonts
- texlive-latex-capt-of
texlive-latex-cmap
texlive-latex-environ
texlive-latex-eqparbox
@@ -8916,10 +8917,10 @@ computing.")
("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
;; FIXME: It's possible that a smaller union would work just as well.
("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
+ texlive-capt-of
texlive-fonts-ec
texlive-generic-iftex
texlive-pdftex
- texlive-latex-capt-of
texlive-latex-cmap
texlive-latex-environ
texlive-latex-eqparbox