Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package
python-setuptools-declarative-requirements for openSUSE:Factory checked in at
2023-05-10 16:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools-declarative-requirements
(Old)
and
/work/SRC/openSUSE:Factory/.python-setuptools-declarative-requirements.new.1533
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools-declarative-requirements"
Wed May 10 16:19:06 2023 rev:2 rq:1085855 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools-declarative-requirements/python-setuptools-declarative-requirements.changes
2021-03-30 21:50:22.002911111 +0200
+++
/work/SRC/openSUSE:Factory/.python-setuptools-declarative-requirements.new.1533/python-setuptools-declarative-requirements.changes
2023-05-10 16:19:07.471187673 +0200
@@ -1,0 +2,5 @@
+Tue May 9 12:40:43 UTC 2023 - Johannes Kastl <[email protected]>
+
+- add sle15_python_module_pythons
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools-declarative-requirements.spec ++++++
--- /var/tmp/diff_new_pack.87uxtG/_old 2023-05-10 16:19:07.987190725 +0200
+++ /var/tmp/diff_new_pack.87uxtG/_new 2023-05-10 16:19:07.991190748 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools-declarative-requirements
#
-# Copyright (c) 2021 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
@@ -16,8 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
Name: python-setuptools-declarative-requirements
Version: 1.2.0
Release: 0
@@ -25,9 +24,9 @@
License: Apache-2.0
URL:
https://github.com/s0undt3ch/setuptools-declarative-requirements
Source:
https://files.pythonhosted.org/packages/source/s/setuptools-declarative-requirements/setuptools-declarative-requirements-%{version}.tar.gz
-BuildRequires: python-rpm-macros
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module setuptools_scm >= 3.4}
+BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pypiserver}