Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-compressor for 
openSUSE:Factory checked in at 2025-06-03 17:52:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-compressor (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-compressor.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-compressor"

Tue Jun  3 17:52:49 2025 rev:15 rq:1282117 version:4.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-compressor/python-django-compressor.changes
        2024-09-05 15:48:19.386900269 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-compressor.new.16005/python-django-compressor.changes
     2025-06-03 17:53:46.934209534 +0200
@@ -1,0 +2,5 @@
+Tue Jun  3 06:48:24 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Switch to pyproject macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-compressor.spec ++++++
--- /var/tmp/diff_new_pack.217A8D/_old  2025-06-03 17:53:47.382228115 +0200
+++ /var/tmp/diff_new_pack.217A8D/_new  2025-06-03 17:53:47.382228115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-compressor
 #
-# 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
@@ -35,9 +35,11 @@
 BuildRequires:  %{python_module django-sekizai >= 2.0.0}
 BuildRequires:  %{python_module html5lib}
 BuildRequires:  %{python_module lxml >= 4.9.3}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module rcssmin >= 1.1.1}
 BuildRequires:  %{python_module rjsmin >= 1.2.1}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Django >= 4.2
@@ -66,10 +68,10 @@
 sed -i '1{/env python/d}' compressor/tests/precompiler.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %{python_expand #
 echo '/* empty file */' >> 
%{buildroot}%{$python_sitelib}/compressor/tests/static/CACHE/css/output.e3b0c44298fc.css
 %fdupes %{buildroot}%{$python_sitelib}

Reply via email to