Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-autodocsumm for 
openSUSE:Factory checked in at 2022-06-24 08:46:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autodocsumm (Old)
 and      /work/SRC/openSUSE:Factory/.python-autodocsumm.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-autodocsumm"

Fri Jun 24 08:46:01 2022 rev:6 rq:984772 version:0.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autodocsumm/python-autodocsumm.changes    
2022-05-03 21:19:25.697032983 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-autodocsumm.new.1548/python-autodocsumm.changes
  2022-06-24 08:46:10.851197669 +0200
@@ -1,0 +2,5 @@
+Fri Jun 24 00:30:34 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Remove guard on upper Sphinx version. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-autodocsumm.spec ++++++
--- /var/tmp/diff_new_pack.Xdhfzs/_old  2022-06-24 08:46:11.279198148 +0200
+++ /var/tmp/diff_new_pack.Xdhfzs/_new  2022-06-24 08:46:11.287198157 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       (python-Sphinx >= 2.2 and python-Sphinx < 5.0)
+Requires:       python-Sphinx >= 2.2
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Sphinx >= 2.2}
@@ -44,6 +44,8 @@
 
 %prep
 %setup -q -n autodocsumm-%{version}
+# Remove guard from Sphinx version
+sed -i 's/,<5.0//' setup.py
 
 %build
 %python_build

Reply via email to