[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/285: gnu: python-sphinx: Alphabetize inputs.
From: |
guix-commits |
Subject: |
75/285: gnu: python-sphinx: Alphabetize inputs. |
Date: |
Sun, 29 Dec 2019 20:44:04 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit d19cf3fac54bbf1662fe28fa9f72acb182d1ed3d
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 17:20:48 2019 -0600
gnu: python-sphinx: Alphabetize inputs.
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
---
gnu/packages/sphinx.scm | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index c76a145..ed1bfea 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -69,16 +69,16 @@
"@pytest.mark.skip()"))
(invoke "make" "test"))))))
(propagated-inputs
- `(("python-imagesize" ,python-imagesize)
- ("python-sphinx-alabaster-theme"
- ,python-sphinx-alabaster-theme)
- ("python-babel" ,python-babel)
- ("python-snowballstemmer" ,python-snowballstemmer)
+ `(("python-babel" ,python-babel)
("python-docutils" ,python-docutils)
("python-jinja2" ,python-jinja2)
+ ("python-imagesize" ,python-imagesize)
("python-packaging" ,python-packaging)
("python-pygments" ,python-pygments)
("python-requests" ,python-requests)
+ ("python-snowballstemmer" ,python-snowballstemmer)
+ ("python-sphinx-alabaster-theme"
+ ,python-sphinx-alabaster-theme)
("python-sphinxcontrib-applehelp" ,python-sphinxcontrib-applehelp)
("python-sphinxcontrib-devhelp" ,python-sphinxcontrib-devhelp)
("python-sphinxcontrib-htmlhelp" ,python-sphinxcontrib-htmlhelp)
- 277/285: git-authenticate: Add glv to the list of committers., (continued)
- 277/285: git-authenticate: Add glv to the list of committers., guix-commits, 2019/12/29
- 273/285: gnu: gnome: Update dependencies., guix-commits, 2019/12/29
- 274/285: gnu: gnome: Sort packages logically., guix-commits, 2019/12/29
- 280/285: pack: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 279/285: guix package: Save provenance information when using '--manifest'., guix-commits, 2019/12/29
- 283/285: installer: Pass '--fallback' to 'guix system init'., guix-commits, 2019/12/29
- 80/285: gnu: python-sphinxcontrib-programoutput: Update to 0.15., guix-commits, 2019/12/29
- 84/285: gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description., guix-commits, 2019/12/29
- 240/285: gnu: emacs-graphviz-dot-mode: Update to 0.4.1., guix-commits, 2019/12/29
- 01/285: gnu: sbcl-cl-store: Update to 0.8.11-1., guix-commits, 2019/12/29
- 75/285: gnu: python-sphinx: Alphabetize inputs.,
guix-commits <=
- 82/285: gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1., guix-commits, 2019/12/29
- 90/285: gnu: python-numba: Update to 0.46.0., guix-commits, 2019/12/29
- 92/285: gnu: Add python-pathtools., guix-commits, 2019/12/29
- 127/285: gnu: chez-scheme: Update home-page., guix-commits, 2019/12/29
- 231/285: gnu: emacs-dante: Modify version number., guix-commits, 2019/12/29
- 02/285: gnu: sbcl-cl-store: Use HTTPS home page URI., guix-commits, 2019/12/29
- 03/285: gnu: Add copyright header., guix-commits, 2019/12/29
- 78/285: gnu: python-sphinx-copybutton: Update to 0.2.6., guix-commits, 2019/12/29
- 83/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page., guix-commits, 2019/12/29
- 87/285: gnu: python-eventlet: Use HTTPS home page URI., guix-commits, 2019/12/29