Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pep517 for openSUSE:Factory 
checked in at 2023-04-21 18:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pep517 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pep517.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pep517"

Fri Apr 21 18:48:05 2023 rev:14 rq:1081841 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pep517/python-pep517.changes      
2022-09-19 16:02:47.490062969 +0200
+++ /work/SRC/openSUSE:Factory/.python-pep517.new.1533/python-pep517.changes    
2023-04-21 18:48:19.892362665 +0200
@@ -1,0 +2,10 @@
+Fri Apr 21 12:29:12 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Thu Apr 13 22:42:58 UTC 2023 - Matej Cepl <[email protected]>
+
+- Make calling of %{sle15modernpython} optional.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pep517.spec ++++++
--- /var/tmp/diff_new_pack.IA9rlz/_old  2023-04-21 18:48:20.560366536 +0200
+++ /var/tmp/diff_new_pack.IA9rlz/_new  2023-04-21 18:48:20.572366606 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# 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
@@ -27,6 +27,7 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-pep517%{psuffix}
 Version:        0.13.0
 Release:        0
@@ -34,8 +35,8 @@
 License:        MIT
 URL:            https://github.com/pypa/pep517
 Source:         
https://files.pythonhosted.org/packages/source/p/pep517/pep517-%{version}.tar.gz
-BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module flit-core >= 2}
+BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch

Reply via email to