3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

42 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 728fdd83eb
gnu: python-sphinx-intl: Update to 2.0.1.
* gnu/packages/sphinx.scm (python-sphinx-intl): Update to 2.0.1.
2020-11-05 03:46:10 +01:00
Ricardo Wurmus e9f93cd5f7
gnu: Add python-sphinx-autobuild.
* gnu/packages/sphinx.scm (python-sphinx-autobuild): New variable.
2020-04-29 13:46:07 +02:00
Marius Bakke 4510aeb91c
gnu: python2-sphinx: Build with python-docutils@0.14.
* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from
PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14.
2020-03-11 17:46:04 +01:00
Tobias Geerinckx-Rice 18d59640e1
gnu: python-sphinxcontrib-websupport: Update to 1.2.0.
* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to
1.2.0.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice 11be15730c
gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update
to 1.1.4.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice 99533bebac
gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice 25b576a9db
gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice ccac5118f7
gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice f49b8c14fb
gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2.
2020-03-09 16:01:19 +01:00
Tobias Geerinckx-Rice 555f3d15b1
gnu: python-sphinx: Use HTTPS home page.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.
2020-03-01 20:47:54 +01:00
Brett Gilio f3c00bd192
gnu: python-sphinxcontrib-svg2pdfconverter: Fix license.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[license]:
  Change to BSD-2.
2019-12-23 17:27:21 -06:00
Brett Gilio f80d344237
gnu: python-sphinxcontrib-svg2pdfconverter: Reflow description.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[description]:
  Reflow description to fit 80-char width.
2019-12-23 17:26:36 -06:00
Brett Gilio 2564081cd1
gnu: python-sphinxcontrib-svg2pdfconverter: Fix home-page.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter)[home-page]:
  Do not use releases page for home-page URL.
2019-12-23 17:25:57 -06:00
Brett Gilio 76c83e33a8
gnu: python-sphinxcontrib-svg2pdfconverter: Update to 1.0.1.
* gnu/packages/sphinx.scm (python-sphinxcontrib-svg2pdfconverter): Update to 1.0.1.
2019-12-23 17:25:42 -06:00
Brett Gilio b45aafd548
gnu: python-sphinxcontrib-programoutput: Fix home-page.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput)[home-page]: Use
  the most recent Github URL.
2019-12-23 17:24:36 -06:00
Brett Gilio e2734fec32
gnu: python-sphinxcontrib-programoutput: Update to 0.15.
* gnu/packages/sphinx.scm (python-sphinxcontrib-programoutput): Update to 0.15.
2019-12-23 17:24:21 -06:00
Brett Gilio 774520df38
gnu: python-sphinxcontrib-jsmath: Fix license.
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
2019-12-23 17:23:32 -06:00
Brett Gilio 8d45404e3f
gnu: python-sphinx-copybutton: Update to 0.2.6.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): Update to 0.2.6.
[arguments]: Disable tests.
[propagated-inputs]: Add python-flit, python-setuptools, python-sphinx, python-wheel.
2019-12-23 17:22:42 -06:00
Brett Gilio 50bb74d0f2
gnu: python-sphinx: Fix license.
* gnu/packages/sphinx.scm (python-sphinx)[license]: Change to BSD-2.
2019-12-23 17:22:01 -06:00
Brett Gilio f574b172e5
gnu: python-sphinx: Use HTTP URI.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
2019-12-23 17:21:20 -06:00
Brett Gilio 4b8c8f76c5
gnu: python-sphinx: Alphabetize inputs.
* gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Alphabetize.
2019-12-23 17:20:48 -06:00
Brett Gilio 0066f6be05
gnu: python-sphinx: Update to 2.3.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.3.1.
2019-12-23 17:20:33 -06:00
Alexandros Theodotou 90ee17cdac
gnu: Add python-sphinx-intl
* gnu/packages/sphinx.scm (python-sphinx-intl): New variable.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-15 22:53:50 -06:00
Marius Bakke f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Efraim Flashner d090a1c15a
gnu: python-sphinx-gallery: Don't use unstable tarball.
* gnu/packages/sphinx.scm (python-sphinx-gallery)[source]: Download
using git-fetch.
2019-11-13 22:10:44 +02:00
宋文武 68f0de01fc
gnu: Add python-breathe.
* gnu/packages/sphinx.scm (python-breathe): New package.
2019-11-11 20:30:53 +08:00
Marius Bakke d87f6816a4
gnu: python-sphinx: Update to 2.2.0.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.0.
2019-10-12 21:07:36 +02:00
Vagrant Cascadian 35fc0f4cd3
gnu: python-sphinxcontrib-htmlhelp: Fix typo.
* gnu/packages/sphinx (python-sphinxcontrib-htmlhelp)[synopsis]: Fix spelling
  of "extension".
2019-09-23 12:29:12 -07:00
Ricardo Wurmus bcb22b3624
gnu: Add python-sphinx-copybutton.
* gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
2019-09-13 00:44:57 +02:00
Marius Bakke 010689e706
gnu: python-sphinx: Update to 2.1.2.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
2019-06-20 23:19:09 +02:00
Marius Bakke 651478aa18
Merge branch 'master' into staging 2019-06-20 23:08:16 +02:00
Marius Bakke b549a05353
gnu: Use HTTPS for sphinx-doc.org.
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
2019-06-20 22:49:31 +02:00
Marius Bakke 93253411d6
gnu: python-babel: Update to 2.7.0.
* gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0.
(python2-babel-2.6): New variable.
* gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change
PYTHON2-BABEL to PYTHON2-BABEL-2.6.
2019-06-18 15:48:36 +02:00
Marius Bakke bbeeeb148e
gnu: Sphinx: Update to 2.1.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
2019-06-14 11:49:12 +02:00
Marius Bakke d309b36d30
gnu: python-sphinx: Update to 2.0.1.
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.0.1.
[arguments]: Remove Python2 workaround.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-SPHINXCONTRIB-WEBSUPPORT.
Add PYTHON-SPHINXCONTRIB-APPLEHELP, PYTHON-SPHINXCONTRIB-DEVHELP,
PYTHON-SPHINXCONTRIB-HTMLHELP, PYTHON-SPHINXCONTRIB-JSMATH,
PYTHON-SPHINXCONTRIB-QTHELP, and PYTHON-SPHINXCONTRIB-SERIALIZINGHTML.
(python2-sphinx)[source]: Stay on version 1.7.7.
[arguments]: New field.
[propagated-inputs]: Do not inherit from the Python 3 Sphinx variant.
2019-05-24 23:24:09 +02:00
Marius Bakke 6eceb2d445
gnu: Add python-sphinxcontrib-qthelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke 72f278a0ff
gnu: Add python-sphinxcontrib-htmlhelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable.
2019-05-24 21:54:32 +02:00
Marius Bakke 67be8943c3
gnu: Add python-sphinxcontrib-jsmath.
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke 62ad0c8b0f
gnu: Add python-sphinxcontrib-devhelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke bc2a3f7c62
gnu: Add python-sphinxcontrib-applehelp.
* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): New public variable.
2019-05-24 21:54:31 +02:00
Marius Bakke c5c55a9f2c
gnu: Add python-sphinxcontrib-serializinghtml.
* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): New public
variable.
2019-05-24 21:54:31 +02:00
Marius Bakke 9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00