From 4b22afa8b27ef2867e1f1acda01e5b533b3183b17492f8e059844679bbf6bbf1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 30 Oct 2017 10:25:19 +0000 Subject: [PATCH] Accepting request 537267 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/537267 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=96 --- Sphinx-1.6.4.tar.gz | 3 --- Sphinx-1.6.5.tar.gz | 3 +++ python-Sphinx-doc.changes | 37 +++++++++++++++++++++++++++++++++++++ python-Sphinx-doc.spec | 2 +- python-Sphinx.changes | 37 +++++++++++++++++++++++++++++++++++++ python-Sphinx.spec | 2 +- 6 files changed, 79 insertions(+), 5 deletions(-) delete mode 100644 Sphinx-1.6.4.tar.gz create mode 100644 Sphinx-1.6.5.tar.gz diff --git a/Sphinx-1.6.4.tar.gz b/Sphinx-1.6.4.tar.gz deleted file mode 100644 index 9b48eca..0000000 --- a/Sphinx-1.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f101efd87fbffed8d8aca6ef307fec57693334f39d32efcbc2fc96ed129f4a3e -size 4678873 diff --git a/Sphinx-1.6.5.tar.gz b/Sphinx-1.6.5.tar.gz new file mode 100644 index 0000000..ff42630 --- /dev/null +++ b/Sphinx-1.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6de5dbdbb7a0d7d2757f4389cc00e8f6eb3c49e1772378967a12cfcf2cfe098 +size 4680974 diff --git a/python-Sphinx-doc.changes b/python-Sphinx-doc.changes index ed6ab1a..ef9031c 100644 --- a/python-Sphinx-doc.changes +++ b/python-Sphinx-doc.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Oct 27 16:13:16 UTC 2017 - arun@gmx.de + +- update to version 1.6.5: + * Features added + + #4107: Make searchtools.js compatible with pre-Sphinx1.5 + templates + + #4112: Don't override the smart_quotes setting if it was already + set + + #4125: Display reference texts of original and translated + passages on i18n warning message + + #4147: Include the exception when logging PO/MO file read/write + * Bugs fixed + + #4085: Failed PDF build from image in parsed-literal using + ":align:" option + + #4100: Remove debug print from autodoc extension + + #3987: Changing theme from alabaster causes HTML build to fail + + #4096: C++, don't crash when using the wrong role type. Thanks + to mitya57. + + #4070, #4111: crashes when the warning message contains format + strings (again) + + #4108: Search word highlighting breaks SVG images + + #3692: Unable to build HTML if writing .buildinfo failed + + #4152: HTML writer crashes if a field list is placed on top of + the document + + #4063: Sphinx crashes when labeling directive ".. todolist::" + + #4134: [doc] :file:`docutils.conf` is not documented explicitly + + #4169: Chinese language doesn't trigger Chinese search + automatically + + #1020: ext.todo todolist not linking to the page in pdflatex + + #3965: New quickstart generates wrong SPHINXBUILD in Makefile + + #3739: ":module:" option is ignored at content of pyobjects + + #4149: Documentation: Help choosing :confval:`latex_engine` + + #4090: [doc] :confval:`latex_additional_files` with extra LaTeX + macros should not use ".tex" extension + + Failed to convert reST parser error to warning (refs: #4132) + ------------------------------------------------------------------- Sat Sep 30 16:28:00 UTC 2017 - arun@gmx.de diff --git a/python-Sphinx-doc.spec b/python-Sphinx-doc.spec index dd88241..83e6ddd 100644 --- a/python-Sphinx-doc.spec +++ b/python-Sphinx-doc.spec @@ -24,7 +24,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Sphinx-doc -Version: 1.6.4 +Version: 1.6.5 Release: 0 Url: http://sphinx-doc.org Summary: Documentation for python-Sphinx diff --git a/python-Sphinx.changes b/python-Sphinx.changes index 565e7f0..374c3ca 100644 --- a/python-Sphinx.changes +++ b/python-Sphinx.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Oct 27 16:13:16 UTC 2017 - arun@gmx.de + +- update to version 1.6.5: + * Features added + + #4107: Make searchtools.js compatible with pre-Sphinx1.5 + templates + + #4112: Don't override the smart_quotes setting if it was already + set + + #4125: Display reference texts of original and translated + passages on i18n warning message + + #4147: Include the exception when logging PO/MO file read/write + * Bugs fixed + + #4085: Failed PDF build from image in parsed-literal using + ":align:" option + + #4100: Remove debug print from autodoc extension + + #3987: Changing theme from alabaster causes HTML build to fail + + #4096: C++, don't crash when using the wrong role type. Thanks + to mitya57. + + #4070, #4111: crashes when the warning message contains format + strings (again) + + #4108: Search word highlighting breaks SVG images + + #3692: Unable to build HTML if writing .buildinfo failed + + #4152: HTML writer crashes if a field list is placed on top of + the document + + #4063: Sphinx crashes when labeling directive ".. todolist::" + + #4134: [doc] :file:`docutils.conf` is not documented explicitly + + #4169: Chinese language doesn't trigger Chinese search + automatically + + #1020: ext.todo todolist not linking to the page in pdflatex + + #3965: New quickstart generates wrong SPHINXBUILD in Makefile + + #3739: ":module:" option is ignored at content of pyobjects + + #4149: Documentation: Help choosing :confval:`latex_engine` + + #4090: [doc] :confval:`latex_additional_files` with extra LaTeX + macros should not use ".tex" extension + + Failed to convert reST parser error to warning (refs: #4132) + ------------------------------------------------------------------- Sat Sep 30 16:28:00 UTC 2017 - arun@gmx.de diff --git a/python-Sphinx.spec b/python-Sphinx.spec index ea96e74..575a573 100644 --- a/python-Sphinx.spec +++ b/python-Sphinx.spec @@ -25,7 +25,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Sphinx -Version: 1.6.4 +Version: 1.6.5 Release: 0 Url: http://sphinx-doc.org Summary: Python documentation generator