Accepting request 755170 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/755170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=60
This commit is contained in:
commit
c13fc0f45b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:31088dfb95359384b1005619827eaee3056243798c62724fd3fa4b84ee4d71bd
|
|
||||||
size 6321456
|
|
3
Sphinx-2.2.2.tar.gz
Normal file
3
Sphinx-2.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:559c1a8ed1365a982f77650720b41114414139a635692a23c2990824d0a84cf2
|
||||||
|
size 5828933
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 17:50:25 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 2.2.2:
|
||||||
|
* Incompatible changes
|
||||||
|
+ #6803: For security reason of python, parallel mode is disabled
|
||||||
|
on macOS and Python3.8+
|
||||||
|
* Bugs fixed
|
||||||
|
+ #6776: LaTeX: 2019-10-01 LaTeX release breaks
|
||||||
|
:file:`sphinxcyrillic.sty`
|
||||||
|
+ #6815: i18n: French, Hindi, Chinese, Japanese and Korean
|
||||||
|
translation messages has been broken
|
||||||
|
+ #6803: parallel build causes AttributeError on macOS and
|
||||||
|
Python3.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 1 08:06:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Nov 1 08:06:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-Sphinx
|
# spec file for package python-Sphinx
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-Sphinx%{psuffix}
|
Name: python-Sphinx%{psuffix}
|
||||||
Version: 2.2.1
|
Version: 2.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user