Accepting request 580046 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/580046 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=46
This commit is contained in:
commit
264aefcd9f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6de5dbdbb7a0d7d2757f4389cc00e8f6eb3c49e1772378967a12cfcf2cfe098
|
||||
size 4680974
|
3
Sphinx-1.7.1.tar.gz
Normal file
3
Sphinx-1.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da987de5fcca21a4acc7f67a86a363039e67ac3e8827161e61b91deb131c0ee8
|
||||
size 4717169
|
@ -1,3 +1,109 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 18:31:35 UTC 2018 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 1.7.1:
|
||||
* Deprecated
|
||||
+ #4623: "sphinx.build_main()" is deprecated. Use
|
||||
"sphinx.cmd.build.build_main()" instead.
|
||||
+ autosummary: The interface of
|
||||
"sphinx.ext.autosummary.get_documenter()" has been changed
|
||||
(Since 1.7.0)
|
||||
+ #4664: "sphinx.ext.intersphinx.debug()" is deprecated. Use
|
||||
"sphinx.ext.intersphinx.inspect_main()" instead.
|
||||
* Bugs fixed
|
||||
+ #4608: epub: Invalid meta tag is generated
|
||||
+ #4260: autodoc: keyword only argument separator is not
|
||||
disappeared if it is appeared at top of the argument list
|
||||
+ #4622: epub: :confval:`epub_scheme` does not effect to
|
||||
content.opf
|
||||
+ #4627: graphviz: Fit graphviz images to page
|
||||
+ #4617: quickstart: PROJECT_DIR argument is required
|
||||
+ #4623: sphinx.build_main no longer exists in 1.7.0
|
||||
+ #4615: The argument of "sphinx.build" has been changed in 1.7.0
|
||||
+ autosummary: The interface of
|
||||
"sphinx.ext.autosummary.get_documenter()" has been changed
|
||||
+ #4630: Have order on msgids in sphinx.pot deterministic
|
||||
+ #4563: autosummary: Incorrect end of line punctuation detection
|
||||
+ #4577: Enumerated sublists with explicit start with wrong number
|
||||
+ #4641: A external link in TOC cannot contain "?" with ":glob:"
|
||||
option
|
||||
+ C++, add missing parsing of explicit casts and typeid in
|
||||
expression parsing.
|
||||
+ C++, add missing parsing of "this" in expression parsing.
|
||||
+ #4655: Fix incomplete localization strings in Polish
|
||||
+ #4653: Fix error reporting for parameterless ImportErrors
|
||||
+ #4664: Reading objects.inv fails again
|
||||
+ #4662: "any" refs with "term" targets crash when an ambiguity is
|
||||
encountered
|
||||
|
||||
- changes to version 1.7.0:
|
||||
* long changelog, see https://github.com/sphinx-doc/sphinx/blob/master/CHANGES
|
||||
|
||||
- changes from version 1.6.7:
|
||||
* Bugs fixed
|
||||
+ #1922: html search: Upper characters problem in French
|
||||
+ #4412: Updated jQuery version from 3.1.0 to 3.2.1
|
||||
+ #4438: math: math with labels with whitespace cause html error
|
||||
+ #2437: make full reference for classes, aliased with "alias of"
|
||||
+ #4434: pure numbers as link targets produce warning
|
||||
+ #4477: Build fails after building specific files
|
||||
+ #4449: apidoc: include "empty" packages that contain modules
|
||||
+ #3917: citation labels are tranformed to ellipsis
|
||||
+ #4501: graphviz: epub3 validation error caused if graph is not
|
||||
clickable
|
||||
+ #4514: graphviz: workaround for wrong map ID which graphviz
|
||||
generates
|
||||
+ #4525: autosectionlabel does not support parallel build
|
||||
+ #3953: Do not raise warning when there is a working intersphinx
|
||||
inventory
|
||||
+ #4487: math: ValueError is raised on parallel build. Thanks to
|
||||
jschueller.
|
||||
+ #2372: autosummary: invalid signatures are shown for type
|
||||
annotated functions
|
||||
+ #3942: html: table is not aligned to center even if ":align:
|
||||
center"
|
||||
|
||||
- changes from version 1.6.6:
|
||||
* Features added
|
||||
+ #4181: autodoc: Sort dictionary keys when possible
|
||||
+ "VerbatimHighlightColor" is a new :ref:`LaTeX 'sphinxsetup'
|
||||
<latexsphinxsetup>` key (refs: #4285)
|
||||
+ Easier customizability of LaTeX macros involved in rendering of
|
||||
code-blocks
|
||||
+ Show traceback if conf.py raises an exception (refs: #4369)
|
||||
+ Add :confval:`smartquotes` to disable smart quotes through
|
||||
"conf.py" (refs: #3967)
|
||||
+ Add :confval:`smartquotes_action` and
|
||||
:confval:`smartquotes_excludes` (refs: #4142, #4357)
|
||||
* Bugs fixed
|
||||
+ #4334: sphinx-apidoc: Don't generate references to non-existing
|
||||
files in TOC
|
||||
+ #4206: latex: reST label between paragraphs loses paragraph
|
||||
break
|
||||
+ #4231: html: Apply fixFirefoxAnchorBug only under Firefox
|
||||
+ #4221: napoleon depends on autodoc, but users need to load it
|
||||
manually
|
||||
+ #2298: automodule fails to document a class attribute
|
||||
+ #4099: C++: properly link class reference to class from inside
|
||||
constructor
|
||||
+ #4267: PDF build broken by Unicode U+2116 NUMERO SIGN character
|
||||
+ #4249: PDF output: Pygments error highlighting increases line
|
||||
spacing in code blocks
|
||||
+ #1238: Support ":emphasize-lines:" in PDF output
|
||||
+ #4279: Sphinx crashes with pickling error when run with multiple
|
||||
processes and remote image
|
||||
+ #1421: Respect the quiet flag in sphinx-quickstart
|
||||
+ #4281: Race conditions when creating output directory
|
||||
+ #4315: For PDF 'howto' documents,
|
||||
"latex_toplevel_sectioning='part'" generates "\chapter"
|
||||
commands
|
||||
+ #4214: Two todolist directives break sphinx-1.6.5
|
||||
+ Fix links to external option docs with intersphinx (refs: #3769)
|
||||
+ #4091: Private members not documented without :undoc-members:
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 16:13:16 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Sphinx-doc
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Sphinx-doc
|
||||
Version: 1.6.5
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Url: http://sphinx-doc.org
|
||||
Summary: Documentation for python-Sphinx
|
||||
|
@ -1,3 +1,111 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 18:31:35 UTC 2018 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
* remove sed for sed command for sphinx/pycode/pgen2/token.py
|
||||
(not in tar-ball anymore)
|
||||
|
||||
- update to version 1.7.1:
|
||||
* Deprecated
|
||||
+ #4623: "sphinx.build_main()" is deprecated. Use
|
||||
"sphinx.cmd.build.build_main()" instead.
|
||||
+ autosummary: The interface of
|
||||
"sphinx.ext.autosummary.get_documenter()" has been changed
|
||||
(Since 1.7.0)
|
||||
+ #4664: "sphinx.ext.intersphinx.debug()" is deprecated. Use
|
||||
"sphinx.ext.intersphinx.inspect_main()" instead.
|
||||
* Bugs fixed
|
||||
+ #4608: epub: Invalid meta tag is generated
|
||||
+ #4260: autodoc: keyword only argument separator is not
|
||||
disappeared if it is appeared at top of the argument list
|
||||
+ #4622: epub: :confval:`epub_scheme` does not effect to
|
||||
content.opf
|
||||
+ #4627: graphviz: Fit graphviz images to page
|
||||
+ #4617: quickstart: PROJECT_DIR argument is required
|
||||
+ #4623: sphinx.build_main no longer exists in 1.7.0
|
||||
+ #4615: The argument of "sphinx.build" has been changed in 1.7.0
|
||||
+ autosummary: The interface of
|
||||
"sphinx.ext.autosummary.get_documenter()" has been changed
|
||||
+ #4630: Have order on msgids in sphinx.pot deterministic
|
||||
+ #4563: autosummary: Incorrect end of line punctuation detection
|
||||
+ #4577: Enumerated sublists with explicit start with wrong number
|
||||
+ #4641: A external link in TOC cannot contain "?" with ":glob:"
|
||||
option
|
||||
+ C++, add missing parsing of explicit casts and typeid in
|
||||
expression parsing.
|
||||
+ C++, add missing parsing of "this" in expression parsing.
|
||||
+ #4655: Fix incomplete localization strings in Polish
|
||||
+ #4653: Fix error reporting for parameterless ImportErrors
|
||||
+ #4664: Reading objects.inv fails again
|
||||
+ #4662: "any" refs with "term" targets crash when an ambiguity is
|
||||
encountered
|
||||
|
||||
- changes to version 1.7.0:
|
||||
* long changelog, see https://github.com/sphinx-doc/sphinx/blob/master/CHANGES
|
||||
|
||||
- changes from version 1.6.7:
|
||||
* Bugs fixed
|
||||
+ #1922: html search: Upper characters problem in French
|
||||
+ #4412: Updated jQuery version from 3.1.0 to 3.2.1
|
||||
+ #4438: math: math with labels with whitespace cause html error
|
||||
+ #2437: make full reference for classes, aliased with "alias of"
|
||||
+ #4434: pure numbers as link targets produce warning
|
||||
+ #4477: Build fails after building specific files
|
||||
+ #4449: apidoc: include "empty" packages that contain modules
|
||||
+ #3917: citation labels are tranformed to ellipsis
|
||||
+ #4501: graphviz: epub3 validation error caused if graph is not
|
||||
clickable
|
||||
+ #4514: graphviz: workaround for wrong map ID which graphviz
|
||||
generates
|
||||
+ #4525: autosectionlabel does not support parallel build
|
||||
+ #3953: Do not raise warning when there is a working intersphinx
|
||||
inventory
|
||||
+ #4487: math: ValueError is raised on parallel build. Thanks to
|
||||
jschueller.
|
||||
+ #2372: autosummary: invalid signatures are shown for type
|
||||
annotated functions
|
||||
+ #3942: html: table is not aligned to center even if ":align:
|
||||
center"
|
||||
|
||||
- changes from version 1.6.6:
|
||||
* Features added
|
||||
+ #4181: autodoc: Sort dictionary keys when possible
|
||||
+ "VerbatimHighlightColor" is a new :ref:`LaTeX 'sphinxsetup'
|
||||
<latexsphinxsetup>` key (refs: #4285)
|
||||
+ Easier customizability of LaTeX macros involved in rendering of
|
||||
code-blocks
|
||||
+ Show traceback if conf.py raises an exception (refs: #4369)
|
||||
+ Add :confval:`smartquotes` to disable smart quotes through
|
||||
"conf.py" (refs: #3967)
|
||||
+ Add :confval:`smartquotes_action` and
|
||||
:confval:`smartquotes_excludes` (refs: #4142, #4357)
|
||||
* Bugs fixed
|
||||
+ #4334: sphinx-apidoc: Don't generate references to non-existing
|
||||
files in TOC
|
||||
+ #4206: latex: reST label between paragraphs loses paragraph
|
||||
break
|
||||
+ #4231: html: Apply fixFirefoxAnchorBug only under Firefox
|
||||
+ #4221: napoleon depends on autodoc, but users need to load it
|
||||
manually
|
||||
+ #2298: automodule fails to document a class attribute
|
||||
+ #4099: C++: properly link class reference to class from inside
|
||||
constructor
|
||||
+ #4267: PDF build broken by Unicode U+2116 NUMERO SIGN character
|
||||
+ #4249: PDF output: Pygments error highlighting increases line
|
||||
spacing in code blocks
|
||||
+ #1238: Support ":emphasize-lines:" in PDF output
|
||||
+ #4279: Sphinx crashes with pickling error when run with multiple
|
||||
processes and remote image
|
||||
+ #1421: Respect the quiet flag in sphinx-quickstart
|
||||
+ #4281: Race conditions when creating output directory
|
||||
+ #4315: For PDF 'howto' documents,
|
||||
"latex_toplevel_sectioning='part'" generates "\chapter"
|
||||
commands
|
||||
+ #4214: Two todolist directives break sphinx-1.6.5
|
||||
+ Fix links to external option docs with intersphinx (refs: #3769)
|
||||
+ #4091: Private members not documented without :undoc-members:
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 16:13:16 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Sphinx
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-Sphinx
|
||||
Version: 1.6.5
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Url: http://sphinx-doc.org
|
||||
Summary: Python documentation generator
|
||||
@ -169,7 +169,6 @@ This package contains the LaTeX components for %{name}.
|
||||
%setup -q -n Sphinx-%{version}
|
||||
%patch1 -p1
|
||||
|
||||
sed -i '/#\!/d' sphinx/pycode/pgen2/token.py # Fix non-excutable-script warning
|
||||
sed -i 's/\r$//' sphinx/themes/basic/static/jquery.js # Fix wrong end-of-line encoding
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user