Accepting request 713076 from devel:languages:python

- Update to 2.1.2:
  * #6497: custom lexers fails highlighting when syntax error
  * #6478, #6488: info field lists are incorrectly recognized

OBS-URL: https://build.opensuse.org/request/show/713076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2019-07-08 12:59:56 +00:00 committed by Git OBS Bridge
commit 56cd165075
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15143166e786c7faa76fa990d3b6b38ebffe081ef81cffd1d656b07f3b28a1fa
size 6253323

3
Sphinx-2.1.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9a79e746b87921cabc3baa375199c6076d1270cee53915dbd24fdbeaaacc427
size 6253121

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 2 14:44:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1.2:
* #6497: custom lexers fails highlighting when syntax error
* #6478, #6488: info field lists are incorrectly recognized
-------------------------------------------------------------------
Tue Jun 11 18:01:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

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