<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/sphinx.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-20T21:19:09Z</updated>
<entry>
<title>gnu: python-sphinx: Update to 2.1.2.</title>
<updated>2019-06-20T21:19:09Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-20T21:19:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=010689e7067df1288af29176f4a8639de816b1ef'/>
<id>urn:sha1:010689e7067df1288af29176f4a8639de816b1ef</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
</content>
</entry>
<entry>
<title>Merge branch 'master' into staging</title>
<updated>2019-06-20T21:08:16Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-20T21:08:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=651478aa18a3f575d3b4cc14166a15a1c45b0f61'/>
<id>urn:sha1:651478aa18a3f575d3b4cc14166a15a1c45b0f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gnu: Use HTTPS for sphinx-doc.org.</title>
<updated>2019-06-20T20:49:31Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-18T16:28:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=b549a053531539c15c2d3d321c180e8feb3890be'/>
<id>urn:sha1:b549a053531539c15c2d3d321c180e8feb3890be</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
</content>
</entry>
<entry>
<title>gnu: python-babel: Update to 2.7.0.</title>
<updated>2019-06-18T13:48:36Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-18T13:21:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=93253411d6a55ebdcd91de2c6eb80e1c9134d12a'/>
<id>urn:sha1:93253411d6a55ebdcd91de2c6eb80e1c9134d12a</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>gnu: Sphinx: Update to 2.1.1.</title>
<updated>2019-06-14T09:49:12Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-06-14T09:49:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bbeeeb148efdb3e604f44d4e643731c49f46f684'/>
<id>urn:sha1:bbeeeb148efdb3e604f44d4e643731c49f46f684</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.1.
</content>
</entry>
<entry>
<title>gnu: python-sphinx: Update to 2.0.1.</title>
<updated>2019-05-24T21:24:09Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-12T21:52:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d309b36d30c03a59ffd867c0ff97ca7789337c68'/>
<id>urn:sha1:d309b36d30c03a59ffd867c0ff97ca7789337c68</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>gnu: Add python-sphinxcontrib-qthelp.</title>
<updated>2019-05-24T19:54:32Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-12T21:35:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6eceb2d44529851e223f507d6e52f56ad3b7b1ee'/>
<id>urn:sha1:6eceb2d44529851e223f507d6e52f56ad3b7b1ee</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): New public variable.
</content>
</entry>
<entry>
<title>gnu: Add python-sphinxcontrib-htmlhelp.</title>
<updated>2019-05-24T19:54:32Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-12T21:34:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=72f278a0ff1776a6ad599b9b0f64f87207481398'/>
<id>urn:sha1:72f278a0ff1776a6ad599b9b0f64f87207481398</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): New public variable.
</content>
</entry>
<entry>
<title>gnu: Add python-sphinxcontrib-jsmath.</title>
<updated>2019-05-24T19:54:31Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-12T21:33:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=67be8943c387f95e40ae4b746497524cfc26012d'/>
<id>urn:sha1:67be8943c387f95e40ae4b746497524cfc26012d</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): New public variable.
</content>
</entry>
<entry>
<title>gnu: Add python-sphinxcontrib-devhelp.</title>
<updated>2019-05-24T19:54:31Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-12T21:32:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=62ad0c8b0f4e67d28e78563a5f5694ffac6c20a2'/>
<id>urn:sha1:62ad0c8b0f4e67d28e78563a5f5694ffac6c20a2</id>
<content type='text'>
* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): New public variable.
</content>
</entry>
</feed>
