Accepting request 883114 from devel:languages:python

- update to 3.5.3:
  * #8959: using UNIX path separator in image directive confuses Sphinx on Windows

OBS-URL: https://build.opensuse.org/request/show/883114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=73
This commit is contained in:
Richard Brown 2021-04-08 19:02:04 +00:00 committed by Git OBS Bridge
commit a12d82ecb3
7 changed files with 31 additions and 25 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEihG3ml0NdJpm8KAwECwsF0mNa54FAmBDbs8ACgkQECwsF0mN
a54EFA/+Pw53206ewI4glReiDZJU1g2FE6taxJ1xd22D4omlEtGJXbjKvMFENUVr
BGOv2ZvjpuTGolZMYHUlX+hoxQ9jpjS8tbo8tDgBdjNb7Eg9jw1RO2QsZbchn/kS
UvCqUeQiq4gzfB5bRKj9tonGPFSBMiNwQWOS5mI6uhy+bk5hamj8WaaAbOCKDLg/
dvoPugIkSCR2zPnjPM5ygJYxl2Tpg+Vv6S1Zqs5h5k9x1irUxmQTS36U9OO397E6
+nStWpErDadKURd33WXY5tWvb1HlsstNF07OyjxAQQotWTCUAL/p/W1pxgG52nOD
qLs6JgEHJ6Vwz8jrA5uaJqkXNQoL+IyopB+vE9YN4EQ0e94Pjmm7nazZ3iKn143Q
qBKyw+RL0IvqGJj8sA0KgCaWx6XVNSRtNcXJQIP1LPJYJc5JUoD3MXzXCZ1KC4AU
SI5utmNpXqyZ03yfREsK7V13XLlvYSUpQwjyGWRcHUYsP5LlWiccOGbMN15jQY5w
Fp2E1o2gS+xJj0OqEnsyL+LJegKpVTRLRdEV+tZBhgDYEElv5HBRmPcQG5fIL0po
pSSN3SNj85K3KSN7GLgnRfiPvDwHnf7eyjz1xXGSXURTdzgbGWIzzAltbXg3eEnm
DApcbvqSzL6I91mG4cohKRLE7Ve+yIZxgdqKLT6mqClcDdj+YGY=
=Krwl
-----END PGP SIGNATURE-----

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

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

16
Sphinx-3.5.3.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEihG3ml0NdJpm8KAwECwsF0mNa54FAmBWAMIACgkQECwsF0mN
a56g+BAAjtMP+jsUjrgvvjoDJOAS0BCwJ1zc1MfjLOqcMBPeOyr6/jlJg8bRU9/N
IC9br94qLAdVCbPzp2Ubo8zIvyvl/ry8D/NRnfN2W/z9b++qi2l5gcUNd/qEDSxZ
M2+H+ml4xXcaYY+5qZ1+npHCZv7DgMUwg4FbmuQ/x+72SbNIzV3fTGMhRANqdxyX
DThCwToiNuZfYcshuWPSQfR/C2HmFcOB5lX8nolQnqz+pi4pQfZOCmFxDqLCMnnF
xnT9aC4pZGF0zxl9X208k9xKt17oXjcuhQ0dS5v7ktIdf0xxhgy0qe8KZnW5D6zq
kBilw+mBcfY3zIokpuaMHYnSE2T6+7perdi6E6OY3O5PTa239Y0gHPsR5MT6TeXc
MjSVWDpg8HTxXk8oAyGE1m4TCrifzk6aKCbhZ05GfMgqFshbyC3AbdUxNQj1v2zr
vhMxreJzz4k/kR/igr9qR7OS08KkwvOtUTUrzqJ24+S4J2nJTUfF0c5/6mtHRuV0
jsHZaBi408KT6FFib383+WqWpJUdu9R3SbQwG7uXn3P9Hadj6MZZzUnmO2P88LY3
i3P7mTzayVg/7cw5A0bYE2HRgz8rSC9k0v689XHuhj4X4i2xnvI6PvRZ0BI4qTS2
vEky8Lsll40NFE54zeevsPlc0LY8zVC72Jk6LjvYUBRf37zU/oU=
=JbtE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 6 01:32:14 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.5.3:
* #8959: using UNIX path separator in image directive confuses Sphinx on Windows
-------------------------------------------------------------------
Tue Mar 16 10:32:34 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,5 +1,5 @@
#
# spec file for package python-Sphinx
# spec file for package python-Sphinx-test
#
# Copyright (c) 2021 SUSE LLC
#
@ -28,7 +28,7 @@
%endif
%define skip_python2 1
Name: python-Sphinx%{psuffix}
Version: 3.5.2
Version: 3.5.3
Release: 0
Summary: Python documentation generator
License: BSD-2-Clause
@ -64,7 +64,7 @@ Requires: python-sphinxcontrib-qthelp
Requires: python-sphinxcontrib-serializinghtml
Requires: python-sphinxcontrib-websupport
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Recommends: python-SQLAlchemy >= 0.9
Recommends: python-Sphinx-doc-man
Recommends: python-Whoosh >= 2.0
@ -198,7 +198,7 @@ Summary: Man files for python-Sphinx
Group: Documentation/Man
Requires: python3-Sphinx = %{version}
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
Supplements: python3-Sphinx
Obsoletes: %{python_module Sphinx-doc-man-common <= %{version}}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61f9e52900acb4a0b7254128c9f30b706b3048aa2380de5e7e3d80750019729d
size 109541
oid sha256:20a5c44c69699ac7b5b12abc2b4636ebd5856efc76d049e6c4d34e3dad2aafb1
size 109573