Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python38 for openSUSE:Factory 
checked in at 2021-08-05 20:47:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python38 (Old)
 and      /work/SRC/openSUSE:Factory/.python38.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python38"

Thu Aug  5 20:47:37 2021 rev:16 rq:909797 version:3.8.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python38/python38.changes        2021-06-23 
17:38:07.664462863 +0200
+++ /work/SRC/openSUSE:Factory/.python38.new.1899/python38.changes      
2021-08-05 20:47:45.335955433 +0200
@@ -1,0 +2,6 @@
+Mon Aug  2 12:35:43 UTC 2021 - Matej Cepl <[email protected]>
+
+- Use versioned python-Sphinx to avoid dependency on other
+  version of Python (bsc#1183858).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python38.spec ++++++
--- /var/tmp/diff_new_pack.vFmHxN/_old  2021-08-05 20:47:46.163954505 +0200
+++ /var/tmp/diff_new_pack.vFmHxN/_new  2021-08-05 20:47:46.167954500 +0200
@@ -175,12 +175,10 @@
 BuildRequires:  pkgconfig(libtirpc)
 %endif
 %if %{with doc}
-# Here we just run sphinx and we can use generic one, we don't need
-# the flavor variant
-BuildRequires:  python3-Sphinx
 %if 0%{?suse_version} > 1500
-BuildRequires:  python3-python-docs-theme
-BuildRequires:  python3-sphinxcontrib-qthelp >= 1.0.2
+BuildRequires:  %{python_pkg_name}-Sphinx
+BuildRequires:  %{python_pkg_name}-python-docs-theme
+BuildRequires:  %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2
 %endif
 %endif
 %if %{with general}

Reply via email to