Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-argcomplete for 
openSUSE:Factory checked in at 2023-10-24 20:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-argcomplete (Old)
 and      /work/SRC/openSUSE:Factory/.python-argcomplete.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-argcomplete"

Tue Oct 24 20:07:55 2023 rev:28 rq:1119967 version:3.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-argcomplete/python-argcomplete.changes    
2023-10-06 21:12:30.835672958 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-argcomplete.new.24901/python-argcomplete.changes
 2023-10-24 20:08:05.619949678 +0200
@@ -1,0 +2,5 @@
+Tue Oct 24 12:01:08 UTC 2023 - Dirk Müller <[email protected]>
+
+- add setuptools_scm for proper version detection
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-argcomplete.spec ++++++
--- /var/tmp/diff_new_pack.748W0l/_old  2023-10-24 20:08:06.211971202 +0200
+++ /var/tmp/diff_new_pack.748W0l/_new  2023-10-24 20:08:06.215971347 +0200
@@ -33,7 +33,8 @@
 BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module pexpect}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 67.7.2}
+BuildRequires:  %{python_module setuptools_scm >= 6.2}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  ca-certificates
 BuildRequires:  fdupes
@@ -93,7 +94,7 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE.rst
-%{python_sitelib}/argcomplete-*-info
+%{python_sitelib}/argcomplete-%{version}*-info
 %{python_sitelib}/argcomplete
 %python_alternative %{_bindir}/python-argcomplete-check-easy-install-script
 %python_alternative %{_bindir}/register-python-argcomplete

Reply via email to