Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-priority for openSUSE:Factory
checked in at 2023-04-22 21:59:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-priority (Old)
and /work/SRC/openSUSE:Factory/.python-priority.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-priority"
Sat Apr 22 21:59:35 2023 rev:2 rq:1081826 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-priority/python-priority.changes
2022-06-24 08:45:24.803146089 +0200
+++
/work/SRC/openSUSE:Factory/.python-priority.new.1533/python-priority.changes
2023-04-22 22:00:23.693192934 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 12:29:46 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-priority.spec ++++++
--- /var/tmp/diff_new_pack.9Xs6vT/_old 2023-04-22 22:00:24.141195612 +0200
+++ /var/tmp/diff_new_pack.9Xs6vT/_new 2023-04-22 22:00:24.145195636 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-priority
#
-# 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
@@ -17,6 +17,7 @@
%define skip_python2 1
+%{?sle15_python_module_pythons}
Name: python-priority
Version: 2.0.0
Release: 0
@@ -24,12 +25,12 @@
License: MIT
URL: https://github.com/python-hyper/priority/
Source:
https://files.pythonhosted.org/packages/source/p/priority/priority-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module base >= 3.6.1}
-BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module hypothesis}
+BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages