14
0
forked from pool/python-Sphinx

- Update to 2.1.1:

* #6442: LaTeX: admonitions of note type can get separated from immediately preceding section title by pagebreak
  * #6448: autodoc: crashed when autodocumenting classes with __slots__ = None
  * #6452: autosummary: crashed when generating document of properties

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=129
This commit is contained in:
Tomáš Chvátal
2019-06-11 18:06:13 +00:00
committed by Git OBS Bridge
parent 2c918ed712
commit edf5f89b5e
4 changed files with 12 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
%endif
%define skip_python2 1
Name: python-Sphinx%{psuffix}
Version: 2.1.0
Version: 2.1.1
Release: 0
Summary: Python documentation generator
License: BSD-2-Clause