Accepting request 1083126 from devel:languages:python

- For PSP packages don't include documentation at all. The
  building of Sphinx documentation is so complicated, that it is
  not possible to include it in the main package.

- Update to version 6.2.1
  * #11355: Revert the default type of :confval:`nitpick_ignore` and
    :confval:`nitpick_ignore_regex` to ``list``.

OBS-URL: https://build.opensuse.org/request/show/1083126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Sphinx?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2023-04-28 14:22:22 +00:00 committed by Git OBS Bridge
commit 33a7daa1e2
6 changed files with 40 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE01SRGb1RtK/mQ+WXUsj3KmHw+1IFAmRFkDgACgkQUsj3KmHw
+1INiQ/+NWWdROax20n0MOA1WHIT8469ICiNtUQxXaX5H9YWmV1JfVxQgoXujZCu
l8VzQQsM1X4IkDwhgBRAcKacAAzvn9tWmg3yAOHG90ivfyWtJh+St/7p1FZBc3lN
8KYlfBYZEgtpX+FQn8MwXusdpf/6BpTU4rNZ0q8BAMf1/rBSJh5FTcNG0Oz8whn4
To9rG4H9DQpa5gyn3w6yEMxASzlRQbLF+pdhlYScSqombkURrFkoQkOUDUMpBZPR
ibNop7NGlgjUo/ikf7U1gQFL39G7glMkzIWQOBeH59c0jAm7L6MXQzyJ9TfH5nUk
feieokPygecmypZ/aa3aIhonYux4A+ruXlb+FcoZKgtTekM4A8jiu4AYqyR2xdSn
xNcFDihtXABWrLgXyyLamPrITE0gYZDVgVqEdjkR5ksOR+q/SjOx2f13TDE4LPeE
3tJbEpHING8N4XPTfiDsuRi2V62sMWiCZvfIWJhrfQS8LwY5efFlrPFYGrZBGeLi
uFTCiJHWJ/eJNiAqeEINIOSlQVzSBOX8S+BEvK5vj79lX8nAcqivbVPXjoMoIcrl
InFp1dXv6LleVhjuAZdOLlVIqcN6IUWrthTB4FyNheU2sNo9yLN7IrB8RFF3CQeZ
OX7sp+mfYdp3ehRpOXZ8vdJHGbH+N0b+SBCorBIK32vkLAoAEaw=
=ypPk
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE01SRGb1RtK/mQ+WXUsj3KmHw+1IFAmRHsuoACgkQUsj3KmHw
+1LklBAAkVj+FmPqEmWI8jV5oxxCFk++IjouNnVqO3yjhERAJsjvlBvNSOBzhJ7L
uwo8cC4FW7EUwCUhXo3HpVfoxy+giVKQ/BSjWnzNUBqcEMLuG5t1nkcvXTPMB/8W
NXwUMfocaGji1lT0UwwFSsOV0pPyV9Pibh0mBG4KBFWHBBehqCD3MAMtVH7Jba2A
5mPGJFEouSU4q+4BeicyCWcAUSemmuI0SZ5g61F/kTol0q5npsytULpXcDnP8X74
kSaJEjzIW7jGDGUMpew7QURppZZJMNVvgjdQ2gkaami8RoYzkZ5RyoogywMbpwX6
RMw8pE+ZzWmAforYxI8977fDtxEASkYFqcCMDb9JGLQLQCoWGSnz2iv3u4aOarLl
AxFkFiaXRj3IhcZpQzt9QzA+Lg3cysMY5u38nBQVAW7pjzdIbTOHo6CDZ2FMHHHZ
aopGbfStwMrBTG2vDDaeVgvPMEs7PBm3X6VDyVVCG2jU939Hzw8eiAdFzkqIiXAs
A60iqtiycZGbZU/0rIorBjDEiZjK/O5StCck//q8qTcManPAPfk0KI6t7jwithtI
iOThths7We1DJI5c3h+pvT8uM2UkZwKgZnTKHZAKeow64ME7o3SyYvLMIGfBeeDs
fm5owuyDJSzN+vQ1MHtAHMQrmn9Xc9IkcwVIgrIQZylL4a/Ou/s=
=0Dca
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Apr 26 16:21:27 UTC 2023 - Matej Cepl <mcepl@suse.com>
- For PSP packages don't include documentation at all. The
building of Sphinx documentation is so complicated, that it is
not possible to include it in the main package.
-------------------------------------------------------------------
Tue Apr 25 11:17:16 UTC 2023 - Martin Liška <mliska@suse.cz>
- Update to version 6.2.1
* #11355: Revert the default type of :confval:`nitpick_ignore` and
:confval:`nitpick_ignore_regex` to ``list``.
-------------------------------------------------------------------
Mon Apr 24 07:40:28 UTC 2023 - Martin Liška <mliska@suse.cz>

View File

@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-Sphinx%{psuffix}
Version: 6.2.0
Version: 6.2.1
Release: 0
Summary: Python documentation generator
License: BSD-2-Clause
@ -191,6 +191,7 @@ sources).
This package contains the LaTeX components for python-Sphinx.
%if 0%{?suse_version} > 1500
%package -n python-Sphinx-doc
Summary: Man files for python-Sphinx
Group: Documentation/Other
@ -235,6 +236,7 @@ projects (or other documents consisting of multiple reStructuredText
sources).
This package contains the HTML documentation for Sphinx.
%endif
%prep
%setup -q -n Sphinx-%{version}
@ -286,6 +288,7 @@ grep -F %{$python_sitelib} ${langfile} >> %{$python_prefix}-${langfile} \
%python_find_lang sphinx
%else
%if 0%{?suse_version} > 1500
mkdir -p %{buildroot}%{_docdir}/python-Sphinx/
mv build.doc/html %{buildroot}%{_docdir}/python-Sphinx/
rm -rf %{buildroot}%{_docdir}/python-Sphinx/html/_images
@ -296,6 +299,7 @@ mv build.doc/man/sphinx-apidoc.1 %{buildroot}%{_mandir}/man1/sphinx-apidoc.1
mv build.doc/man/sphinx-build.1 %{buildroot}%{_mandir}/man1/sphinx-build.1
mv build.doc/man/sphinx-quickstart.1 %{buildroot}%{_mandir}/man1/sphinx-quickstart.1
%endif
%endif
# Always deduplicate
%python_expand %fdupes %{buildroot}%{$python_sitelib}
@ -338,6 +342,7 @@ export LC_ALL="C.utf8"
%endif
%if %{with test}
%if 0%{?suse_version} > 1500
%files -n python-Sphinx-doc-man
%license LICENSE
%doc AUTHORS
@ -352,5 +357,6 @@ export LC_ALL="C.utf8"
%dir %{_docdir}/python-Sphinx/
%{_docdir}/python-Sphinx/html/
%endif
%endif
%changelog