Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xxhash for openSUSE:Factory checked in at 2023-10-26 17:11:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xxhash (Old) and /work/SRC/openSUSE:Factory/.python-xxhash.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xxhash" Thu Oct 26 17:11:59 2023 rev:13 rq:1120006 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xxhash/python-xxhash.changes 2023-06-12 15:24:37.782405345 +0200 +++ /work/SRC/openSUSE:Factory/.python-xxhash.new.24901/python-xxhash.changes 2023-10-26 17:12:17.875594893 +0200 @@ -1,0 +2,5 @@ +Tue Oct 24 13:48:01 UTC 2023 - Dirk Müller <[email protected]> + +- use setuptools_scm to handle version in metadata properly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xxhash.spec ++++++ --- /var/tmp/diff_new_pack.5gOIT7/_old 2023-10-26 17:12:18.335611788 +0200 +++ /var/tmp/diff_new_pack.5gOIT7/_new 2023-10-26 17:12:18.335611788 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xxhash # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ URL: https://github.com/ifduyue/python-xxhash Source: https://files.pythonhosted.org/packages/source/x/xxhash/xxhash-%{version}.tar.gz BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -59,5 +60,6 @@ %files %{python_files} %doc README.rst %license LICENSE -%{python_sitearch}/* +%{python_sitearch}/xxhash +%{python_sitearch}/xxhash-%{version}*-info
