Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-autoflake for 
openSUSE:Factory checked in at 2023-08-01 14:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-autoflake (Old)
 and      /work/SRC/openSUSE:Factory/.python-autoflake.new.32662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-autoflake"

Tue Aug  1 14:16:14 2023 rev:10 rq:1101580 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-autoflake/python-autoflake.changes        
2022-09-12 19:08:25.322565645 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-autoflake.new.32662/python-autoflake.changes 
    2023-08-01 14:16:46.303925349 +0200
@@ -1,0 +2,5 @@
+Mon Jul 31 18:49:08 UTC 2023 - Matej Cepl <[email protected]>
+
+- Remove upstreamed patch rm_assert_failing_310.patch.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-autoflake.spec ++++++
--- /var/tmp/diff_new_pack.5cDjbR/_old  2023-08-01 14:16:54.107971194 +0200
+++ /var/tmp/diff_new_pack.5cDjbR/_new  2023-08-01 14:16:54.115971240 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-autoflake
 #
-# 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
@@ -24,9 +24,10 @@
 URL:            https://github.com/myint/autoflake
 Source:         
https://files.pythonhosted.org/packages/source/a/autoflake/autoflake-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.7}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyflakes >= 1.1.0}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module toml >= 0.10.2}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-pyflakes >= 1.1.0
@@ -52,10 +53,10 @@
 sed -i '1{/env python/d}' autoflake.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/autoflake
 %fdupes %{buildroot}%{$python_sitelib}
 

Reply via email to