Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-calmjs.parse"

Mon Jun 16 11:12:59 2025 rev:10 rq:1285949 version:1.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-calmjs.parse/python-calmjs.parse.changes  
2025-02-04 18:15:02.149733389 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-calmjs.parse.new.19631/python-calmjs.parse.changes
       2025-06-16 11:13:05.832827044 +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-calmjs.parse.spec ++++++
--- /var/tmp/diff_new_pack.ZoS1If/_old  2025-06-16 11:13:06.408850845 +0200
+++ /var/tmp/diff_new_pack.ZoS1If/_new  2025-06-16 11:13:06.408850845 +0200
@@ -24,8 +24,10 @@
 License:        MIT
 URL:            https://github.com/calmjs/calmjs.parse
 Source:         
https://github.com/calmjs/calmjs.parse/archive/%{version}.tar.gz
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module ply >= 3.6}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-ply >= 3.6
@@ -42,11 +44,10 @@
 
 %build
 export LANG=en_US.UTF-8
-%python_build
-%python_expand PYTHONPATH=build/lib $python -m calmjs.parse.parsers.optimize
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -56,5 +57,6 @@
 %files %{python_files}
 %doc README.rst CHANGES.rst
 %license LICENSE
-%{python_sitelib}/calmjs*
+%{python_sitelib}/calmjs
+%{python_sitelib}/calmjs[-_]parse-%{version}.dist-info
 

Reply via email to