Go to file
Dirk Mueller 67c1788d75 - update to 3.4.1:
* #8105: autodoc: the signature of class constructor will be shown for decorated
    classes, not a signature of decorator
  * #8119: autodoc: Allow to determine whether a member not included in
    ``__all__`` attribute of the module should be documented or not via
    :event:`autodoc-skip-member` event
  * #8219: autodoc: Parameters for generic class are not shown when super class is
    a generic class and show-inheritance option is given (in Python 3.7 or above)
  * autodoc: Add ``Documenter.config`` as a shortcut to access the config object
  * autodoc: Add Optional[t] to annotation of function and method if a default
    value equal to None is set.
  * #8209: autodoc: Add ``:no-value:`` option to :rst:dir:`autoattribute` and
    :rst:dir:`autodata` directive to suppress the default value of the variable
  * #8460: autodoc: Support custom types defined by typing.NewType
  * #8285: napoleon: Add :confval:`napoleon_attr_annotations` to merge type hints
    on source code automatically if any type is specified in docstring
  * #8236: napoleon: Support numpydoc's "Receives" section
  * #6914: Add a new event :event:`warn-missing-reference` to custom warning
    messages when failed to resolve a cross-reference
  * #6914: Emit a detailed warning when failed to resolve a ``:ref:`` reference
  * #6629: linkcheck: The builder now handles rate limits. See
    :confval:`linkcheck_retry_on_rate_limit` for details.
  * Large number of bugfixes, see included NEWS
- remove sphinx-pr8520-fix-AliasNode-copy.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=170
2020-12-29 20:37:49 +00:00
_multibuild Accepting request 682934 from home:mcepl:branches:devel:languages:python 2019-03-09 07:50:00 +00:00
.gitattributes Accepting request 802658 from home:jzerebecki:branches:devel:languages:python 2020-05-11 13:43:53 +00:00
.gitignore - Renamed to 'python-Sphinx', obsoletes 'python-sphinx' 2011-07-03 11:34:40 +00:00
python3.inv - update to 3.4.1: 2020-12-29 20:37:49 +00:00
python-Sphinx-rpmlintrc Accepting request 721976 from home:dancermak:branches:devel:languages:python 2019-08-09 09:09:08 +00:00
python-Sphinx.changes - update to 3.4.1: 2020-12-29 20:37:49 +00:00
python-Sphinx.spec - update to 3.4.1: 2020-12-29 20:37:49 +00:00
Sphinx-3.4.1.tar.gz - update to 3.4.1: 2020-12-29 20:37:49 +00:00
Sphinx-3.4.1.tar.gz.asc - update to 3.4.1: 2020-12-29 20:37:49 +00:00