Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-celery"

Mon Jun 16 11:13:01 2025 rev:49 rq:1285951 version:5.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes      
2025-06-11 16:24:48.012152544 +0200
+++ /work/SRC/openSUSE:Factory/.python-celery.new.19631/python-celery.changes   
2025-06-16 11:13:07.676903242 +0200
@@ -1,0 +2,5 @@
+Mon Jun 16 06:12:16 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyroject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-celery.spec ++++++
--- /var/tmp/diff_new_pack.6UWdSh/_old  2025-06-16 11:13:08.296928861 +0200
+++ /var/tmp/diff_new_pack.6UWdSh/_new  2025-06-16 11:13:08.300929027 +0200
@@ -35,7 +35,9 @@
 URL:            http://celeryproject.org
 Source:         
https://files.pythonhosted.org/packages/source/c/celery/celery-%{version}.tar.gz
 Patch0:         move-pytest-configuration-to-conftest.patch
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  netcfg
 BuildRequires:  python-rpm-macros
@@ -96,12 +98,12 @@
 
 %build
 %if !%{with test}
-%python_build
+%pyproject_wheel
 %endif
 
 %install
 %if !%{with test}
-%python_install
+%pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/celery
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
@@ -128,7 +130,7 @@
 
 %files %{python_files}
 %{python_sitelib}/celery
-%{python_sitelib}/celery-%{version}*-info
+%{python_sitelib}/celery-%{version}.dist-info
 %license LICENSE
 %doc README.rst TODO
 %python_alternative %{_bindir}/celery

Reply via email to