Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-installer for 
openSUSE:Factory checked in at 2022-02-22 21:18:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-installer (Old)
 and      /work/SRC/openSUSE:Factory/.python-installer.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-installer"

Tue Feb 22 21:18:11 2022 rev:2 rq:956622 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-installer/python-installer.changes        
2022-01-24 23:10:05.946714869 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-installer.new.1958/python-installer.changes  
    2022-02-22 21:18:47.686292884 +0100
@@ -1,0 +2,10 @@
+Mon Feb 21 08:58:28 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Add missing BR for importlib_resources
+
+-------------------------------------------------------------------
+Mon Feb 21 08:52:31 UTC 2022 - Andreas Schneider <[email protected]>
+
+- Skip building for python2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-installer.spec ++++++
--- /var/tmp/diff_new_pack.EveeZT/_old  2022-02-22 21:18:48.306292998 +0100
+++ /var/tmp/diff_new_pack.EveeZT/_new  2022-02-22 21:18:48.310292999 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-installer
 # DO NOT UPGRADE UNTIL PDM WORKS WITH MORE RECENT VERSIONS!!!
 Version:        0.3.0
@@ -28,6 +29,7 @@
 # PATCH-FEATURE-UPSTREAM remove-mock.patch [email protected]
 # Make dependency on mock package optional
 Patch0:         remove-mock.patch
+BuildRequires:  %{python_module importlib-resources}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes

Reply via email to