Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-asv for openSUSE:Factory checked in at 2023-10-24 20:09:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asv (Old) and /work/SRC/openSUSE:Factory/.python-asv.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asv" Tue Oct 24 20:09:34 2023 rev:9 rq:1119968 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asv/python-asv.changes 2023-10-10 21:00:53.431366682 +0200 +++ /work/SRC/openSUSE:Factory/.python-asv.new.24901/python-asv.changes 2023-10-24 20:09:39.811374121 +0200 @@ -1,0 +2,5 @@ +Tue Oct 24 12:08:55 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- use setuptools_scm to get the right packaged version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asv.spec ++++++ --- /var/tmp/diff_new_pack.Xenent/_old 2023-10-24 20:09:40.595402625 +0200 +++ /var/tmp/diff_new_pack.Xenent/_new 2023-10-24 20:09:40.595402625 +0200 @@ -26,6 +26,7 @@ Source: https://files.pythonhosted.org/packages/source/a/asv/asv-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes @@ -84,5 +85,5 @@ %license LICENSE.rst %python_alternative %{_bindir}/asv %{python_sitearch}/asv/ -%{python_sitearch}/asv-*info +%{python_sitearch}/asv-%{version}*-info