Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2015-12-21 12:03:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-Sphinx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Sphinx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes      
2015-09-19 06:54:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new/python-Sphinx.changes 
2015-12-21 12:03:24.000000000 +0100
@@ -1,0 +2,96 @@
+Wed Dec  9 16:41:19 UTC 2015 - [email protected]
+
+- Update to 1.3.3
+- Updated project url in .spec file
+- Aligned version in BuildRequires: python-Pygments >= 2.0 with
+  Requires line
+
+Release 1.3.3 (released Dec 2, 2015)
+====================================
+
+Bugs fixed
+----------
+
+* #2012: Fix exception occurred if ``numfig_format`` is invalid
+* #2142: Provide non-minified JS code in 
``sphinx/search/non-minified-js/*.js`` for
+  source distribution on PyPI.
+* #2148: Error while building devhelp target with non-ASCII document.
+
+
+Release 1.3.2 (released Nov 29, 2015)
+=====================================
+
+Features added
+--------------
+
+* #1935: Make "numfig_format" overridable in latex_elements.
+
+Bugs fixed
+----------
+
+* #1976: Avoid "2.0" version of Babel because it doesn't work with Windows 
environment.
+* Add a "default.css" stylesheet (which imports "classic.css") for 
compatibility.
+* #1788: graphviz extension raises exception when caption option is present.
+* #1789: ``:pyobject:`` option of ``literalinclude`` directive includes 
following
+  lines after class definitions
+* #1790: ``literalinclude`` strips empty lines at the head and tail
+* #1802: load plugin themes automatically when theme.conf use it as 'inherit'. 
Thanks to
+  Takayuki Hirai.
+* #1794: custom theme extended from alabaster or sphinx_rtd_theme can't find 
base theme.
+* #1834: compatibility for docutils-0.13: handle_io_errors keyword argument for
+  docutils.io.FileInput cause TypeError.
+* #1823: '.' as <module_path> for sphinx-apidoc cause an unfriendly error. Now 
'.'
+  is converted to absolute path automatically.
+* Fix a crash when setting up extensions which do not support metadata.
+* #1784: Provide non-minified JS code in ``sphinx/search/non-minified-js/*.js``
+* #1822, #1892: Fix regression for #1061. autosummary can't generate doc for 
imported
+  members since sphinx-1.3b3. Thanks to Eric Larson.
+* #1793, #1819: "see also" misses a linebreak in text output. Thanks to 
Takayuki Hirai.
+* #1780, #1866: "make text" shows "class" keyword twice. Thanks to Takayuki
+  Hirai.
+* #1871: Fix for LaTeX output of tables with one column and multirows.
+* Work around the lack of the HTMLParserError exception in Python 3.5.
+* #1949: Use ``safe_getattr`` in the coverage builder to avoid aborting with
+  descriptors that have custom behavior.
+* #1915: Do not generate smart quotes in doc field type annotations.
+* #1796: On py3, automated .mo building caused UnicodeDecodeError.
+* #1923: Use babel features only if the babel latex element is nonempty.
+* #1942: Fix a KeyError in websupport.
+* #1903: Fix strange id generation for glossary terms.
+* #1796, On py3, automated .mo building cause UnicodeDecodeError
+* Fix: ``make text`` will crush if a definition list item has more than 1 
classifiers as:
+* #1796: On py3, automated .mo building cause UnicodeDecodeError
+* ``make text`` will crush if a definition list item has more than 1 
classifiers as:
+* Fixed #1855: make gettext generates broken po file for definition lists with 
classifier.
+  ``term : classifier1 : classifier2``.
+* #1855: make gettext generates broken po file for definition lists with 
classifier.
+* #1869: Fix problems when dealing with files containing non-ASCII characters. 
Thanks to
+  Marvin Schmidt.
+* #1798: Fix building LaTeX with references in titles.
+* #1725: On py2 environment, doctest with using non-ASCII characters causes
+  ``'ascii' codec can't decode byte`` exception.
+* #1540: Fix RuntimeError with circular referenced toctree
+* #1983: i18n translation feature breaks references which uses section name.
+* #1990: Use caption of toctree to title of \tableofcontents in LaTeX
+* #1987: Fix ampersand is ignored in ``:menuselection:`` and ``:guilabel:`` on 
LaTeX builder
+* #1994: More supporting non-standard parser (like recommonmark parser) for 
Translation and
+  WebSupport feature. Now node.rawsource is fall backed to node.astext() 
during docutils
+  transforming.
+* On Py2 environment, conf.py that is generated by sphinx-quickstart should 
have u prefixed
+  config value for 'version' and 'release'.
+* #2102: On Windows + Py3, using ``|today|`` and non-ASCII date format will 
raise
+  UnicodeEncodeError.
+* #1974: UnboundLocalError: local variable 'domain' referenced before 
assignment when
+  using `any` role and `sphinx.ext.intersphinx` in same time.
+* #2121: multiple words search doesn't find pages when words across on the 
page title and
+  the page content.
+* #1884, #1885: plug-in html themes cannot inherit another plug-in theme. 
Thanks to
+  Suzumizaki.
+* #1818: `sphinx.ext.todo` directive generates broken html class attribute as
+  'admonition-' when :confval:`language` is specified with non-ASCII 
linguistic area like
+  'ru' or 'ja'. To fix this, now ``todo`` directive can use ```:class:`` 
option.
+* #2140: Fix footnotes in table has broken in LaTeX
+* #2127: MecabBinder for html searching feature doesn't work with Python 3.
+  Thanks to Tomoko Uchida.
+
+-------------------------------------------------------------------

Old:
----
  Sphinx-1.3.1.tar.gz

New:
----
  Sphinx-1.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Sphinx.spec ++++++
--- /var/tmp/diff_new_pack.HiXgqe/_old  2015-12-21 12:03:25.000000000 +0100
+++ /var/tmp/diff_new_pack.HiXgqe/_new  2015-12-21 12:03:25.000000000 +0100
@@ -17,9 +17,9 @@
 
 
 Name:           python-Sphinx
-Version:        1.3.1
+Version:        1.3.3
 Release:        0
-Url:            http://sphinx.pocoo.org
+Url:            http://sphinx-doc.org
 Summary:        Python documentation generator
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
@@ -37,7 +37,7 @@
 BuildRequires:  python-snowballstemmer
 BuildRequires:  python-sphinx_rtd_theme
 # Testsuite requirements:
-BuildRequires:  python-Pygments >= 1.2
+BuildRequires:  python-Pygments >= 2.0
 BuildRequires:  python-nose
 Requires(post): update-alternatives
 Requires(postun): update-alternatives

++++++ Sphinx-1.3.1.tar.gz -> Sphinx-1.3.3.tar.gz ++++++
++++ 46926 lines of diff (skipped)


Reply via email to