Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-setuptools_scm_git_archive for openSUSE:Factory checked in at 2023-04-22 21:59:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-setuptools_scm_git_archive (Old) and /work/SRC/openSUSE:Factory/.python-setuptools_scm_git_archive.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools_scm_git_archive" Sat Apr 22 21:59:14 2023 rev:3 rq:1081803 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-setuptools_scm_git_archive/python-setuptools_scm_git_archive.changes 2019-05-20 10:27:08.397941256 +0200 +++ /work/SRC/openSUSE:Factory/.python-setuptools_scm_git_archive.new.1533/python-setuptools_scm_git_archive.changes 2023-04-22 22:00:00.845056333 +0200 @@ -1,0 +2,10 @@ +Fri Apr 21 12:33:58 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:44:48 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Make calling of %{sle15modernpython} optional. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-setuptools_scm_git_archive.spec ++++++ --- /var/tmp/diff_new_pack.3aKxEE/_old 2023-04-22 22:00:01.209058509 +0200 +++ /var/tmp/diff_new_pack.3aKxEE/_new 2023-04-22 22:00:01.217058557 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-setuptools_scm_git_archive # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -17,13 +17,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-setuptools_scm_git_archive Version: 1.1 Release: 0 Summary: Git archive plugin setuptools_scm License: MIT Group: Development/Languages/Python -Url: https://github.com/Changaco/setuptools_scm_git_archive/ +URL: https://github.com/Changaco/setuptools_scm_git_archive/ Source: https://files.pythonhosted.org/packages/source/s/setuptools_scm_git_archive/setuptools_scm_git_archive-%{version}.tar.gz BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools}