Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aiohttp_cors for 
openSUSE:Factory checked in at 2025-06-13 18:45:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiohttp_cors (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiohttp_cors.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiohttp_cors"

Fri Jun 13 18:45:53 2025 rev:7 rq:1285323 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiohttp_cors/python-aiohttp_cors.changes  
2024-11-02 16:11:38.054896868 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-aiohttp_cors.new.19631/python-aiohttp_cors.changes
       2025-06-13 18:46:20.389011724 +0200
@@ -1,0 +2,5 @@
+Fri Jun 13 05:35:04 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-aiohttp_cors.spec ++++++
--- /var/tmp/diff_new_pack.KXIIcm/_old  2025-06-13 18:46:21.261047485 +0200
+++ /var/tmp/diff_new_pack.KXIIcm/_new  2025-06-13 18:46:21.265047649 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aiohttp_cors
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,9 @@
 Patch2:         278.patch
 # PATCH-FIX-UPSTREAM 412.patch gh#aio-libs/aiohttp-cors#412
 Patch3:         412.patch
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-aiohttp >= 1.1
@@ -65,10 +67,10 @@
 sed -i '/addopts/d' setup.cfg
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -78,5 +80,5 @@
 %license LICENSE
 %doc CHANGES.rst README.rst
 %{python_sitelib}/aiohttp_cors
-%{python_sitelib}/aiohttp_cors-%{version}*-info
+%{python_sitelib}/aiohttp_cors-%{version}.dist-info
 

Reply via email to