- Update to version 1.1.2:

* #809: Include custom fixers in the source distribution.
- Changes from version 1.1.1:
  * #791: Fix QtHelp, DevHelp and HtmlHelp index entry links.
  * #792: Include "sphinx-apidoc" in the source distribution.
  * #797: Don't crash on a misformatted glossary.
  * #801: Make intersphinx work properly without SSL support.
  * #805: Make the ``Sphinx.add_index_to_domain`` method work correctly.
  * #780: Fix Python 2.5 compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=10
This commit is contained in:
Sascha Peilicke 2011-11-10 11:06:39 +00:00 committed by Git OBS Bridge
parent 541ed43825
commit 066a0de734
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80d62f3f7913c3322bf279ec26bfb12c1ce70404b00f4c87dc3ac190d150b0ab
size 2285875

3
Sphinx-1.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf66ee61eef61b7c478907282bddcdd5e04eebd69a00a2bb93881427938fe688
size 2624636

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Nov 10 11:05:21 UTC 2011 - saschpe@suse.de
- Update to version 1.1.2:
* #809: Include custom fixers in the source distribution.
- Changes from version 1.1.1:
* #791: Fix QtHelp, DevHelp and HtmlHelp index entry links.
* #792: Include "sphinx-apidoc" in the source distribution.
* #797: Don't crash on a misformatted glossary.
* #801: Make intersphinx work properly without SSL support.
* #805: Make the ``Sphinx.add_index_to_domain`` method work correctly.
* #780: Fix Python 2.5 compatibility.
-------------------------------------------------------------------
Thu Sep 22 10:58:02 UTC 2011 - saschpe@suse.de

View File

@ -18,7 +18,7 @@
Name: python-Sphinx
Version: 1.0.7
Version: 1.1.2
Release: 0
Url: http://sphinx.pocoo.org
Summary: Python documentation generator