Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ujson for openSUSE:Factory 
checked in at 2026-04-22 16:59:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ujson (Old)
 and      /work/SRC/openSUSE:Factory/.python-ujson.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ujson"

Wed Apr 22 16:59:27 2026 rev:28 rq:1348660 version:5.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ujson/python-ujson.changes        
2026-03-14 22:23:32.607984616 +0100
+++ /work/SRC/openSUSE:Factory/.python-ujson.new.11940/python-ujson.changes     
2026-04-22 17:00:40.738687107 +0200
@@ -1,0 +2,6 @@
+Wed Apr 15 00:52:39 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Do not ship version file in sitearch.
+- Ship the LICENSE in the built packages.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ujson.spec ++++++
--- /var/tmp/diff_new_pack.zqkuhL/_old  2026-04-22 17:00:41.546720450 +0200
+++ /var/tmp/diff_new_pack.zqkuhL/_new  2026-04-22 17:00:41.550720615 +0200
@@ -52,14 +52,17 @@
 
 %install
 %pyproject_install
-%python_expand %fdupes %{buildroot}%{$python_sitearch}
+%{python_expand %fdupes %{buildroot}%{$python_sitearch}
+rm -r %{buildroot}%{$python_sitearch}/src
+}
 
 %check
 %pytest_arch
 
 %files %{python_files}
+%license LICENSE.txt
 %doc README.md
-%{python_sitearch}/ujson.cpython-*-linux-gnu.so
+%{python_sitearch}/ujson.cpython-*-linux-gnu*.so
 %{python_sitearch}/ujson-stubs
 %{python_sitearch}/ujson-%{version}.dist-info
 

Reply via email to