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-07-01 16:35:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ujson (Old) and /work/SRC/openSUSE:Factory/.python-ujson.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ujson" Wed Jul 1 16:35:07 2026 rev:30 rq:1362182 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ujson/python-ujson.changes 2026-05-20 15:26:34.511217340 +0200 +++ /work/SRC/openSUSE:Factory/.python-ujson.new.11887/python-ujson.changes 2026-07-01 16:35:13.970127766 +0200 @@ -1,0 +2,12 @@ +Sun Jun 28 14:34:24 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.13.0: + * Create manylinux2014 wheels + * Add support for Python 3.15 + * Disable global interpreter lock for freethreading + * Move metadata from `setup.cfg` to `pyproject.toml` (#736) + * Tighten UTF-8 validation for `ujson.dumps(b"...", + reject_bytes=False)` + * Replace generated `version.h` with macro (#735) @hugovk + +------------------------------------------------------------------- Old: ---- ujson-5.12.1.tar.gz New: ---- ujson-5.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ujson.spec ++++++ --- /var/tmp/diff_new_pack.qgT4T6/_old 2026-07-01 16:35:17.530251623 +0200 +++ /var/tmp/diff_new_pack.qgT4T6/_new 2026-07-01 16:35:17.534251763 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ujson -Version: 5.12.1 +Version: 5.13.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause @@ -27,8 +27,8 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module setuptools_scm} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools >= 77} +BuildRequires: %{python_module setuptools_scm >= 3.4} BuildRequires: %{python_module wheel} BuildRequires: double-conversion-devel BuildRequires: fdupes @@ -52,9 +52,7 @@ %install %pyproject_install -%{python_expand %fdupes %{buildroot}%{$python_sitearch} -rm -r %{buildroot}%{$python_sitearch}/src -} +%python_expand %fdupes %{buildroot}%{$python_sitearch} %check %pytest_arch ++++++ ujson-5.12.1.tar.gz -> ujson-5.13.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-ujson/ujson-5.12.1.tar.gz /work/SRC/openSUSE:Factory/.python-ujson.new.11887/ujson-5.13.0.tar.gz differ: char 5, line 1
