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 2021-12-12 21:27:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ujson (Old) and /work/SRC/openSUSE:Factory/.python-ujson.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ujson" Sun Dec 12 21:27:44 2021 rev:13 rq:940013 version:4.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ujson/python-ujson.changes 2021-02-02 14:25:56.443416921 +0100 +++ /work/SRC/openSUSE:Factory/.python-ujson.new.2520/python-ujson.changes 2021-12-12 21:28:29.436372858 +0100 @@ -1,0 +2,32 @@ +Sat Dec 11 18:15:20 UTC 2021 - Ben Greiner <[email protected]> + +- update to 4.3.0 + * Enable Windows on ARM64 target (#488) @nsait-linaro +- Release 4.2.0 + * Add a default keyword argument to dumps (#470) @garenchan + * Add support for Python 3.10 (#472) @hugovk + * Build 32-bit wheels for Windows (#481) @hugovk + * Build PyPy3 wheels for manylinux (#475) @hugovk + * Build wheels for musl aarch64 (aka ARM) Linux + (musllinux_1_1_aarch64) (#478) @bwoodsend + * Build wheels for musl Linux (musllinux_1_1_x86_64) (#476) + @bwoodsend + * Use declarative setup metadata (#477) @hugovk + * Wheel building updates (#473) @hugovk + * Rename master to main (#471) @hugovk + * Replace README.rst with Markdown (#479) @hugovk +- Release 4.1.0 + * Add gcov coverage testing for C code (#457) @bwoodsend + * Test Python 3.10-dev (#454) @hugovk + * Remove unused variable (#459) @hugovk + * Remove explicit handling of manylinux platform tag (#452) + @bwoodsend + * dconv no longer uses global instances of + StringToDoubleConverter and (#469) @das-intensity + * Switch shebang for the manylinux-wheels script (#465) + @bwoodsend + * Fix typos in error message (#449) @filipsalomonsson +- refresh python-ujson-system-double-conversion.patch +- Update requirements: removes unmaintained blist + +------------------------------------------------------------------- Old: ---- ujson-4.0.2.tar.gz New: ---- ujson-4.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ujson.spec ++++++ --- /var/tmp/diff_new_pack.gVX9xy/_old 2021-12-12 21:28:30.024373206 +0100 +++ /var/tmp/diff_new_pack.gVX9xy/_new 2021-12-12 21:28:30.028373208 +0100 @@ -16,10 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%global skip_python2 1 +%{?!python_module:%define python_module() python3-%{**}} +%define skip_python2 1 Name: python-ujson -Version: 4.0.2 +Version: 4.3.0 Release: 0 Summary: JSON encoder and decoder for Python License: BSD-3-Clause @@ -27,13 +27,10 @@ Source: https://files.pythonhosted.org/packages/source/u/ujson/ujson-%{version}.tar.gz # unbundle double-conversion (https://github.com/ultrajson/ultrajson/issues/375) Patch0: python-ujson-system-double-conversion.patch -BuildRequires: %{python_module blist} BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} -BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: double-conversion-devel BuildRequires: fdupes BuildRequires: gcc-c++ @@ -61,8 +58,8 @@ %pytest_arch %files %{python_files} -%doc README.rst +%doc README.md %{python_sitearch}/ujson.* -%{python_sitearch}/ujson-%{version}-py*.egg-info +%{python_sitearch}/ujson-%{version}*-info %changelog ++++++ python-ujson-system-double-conversion.patch ++++++ --- /var/tmp/diff_new_pack.gVX9xy/_old 2021-12-12 21:28:30.052373223 +0100 +++ /var/tmp/diff_new_pack.gVX9xy/_new 2021-12-12 21:28:30.056373225 +0100 @@ -1,8 +1,8 @@ -Index: ujson-2.0.1/setup.py +Index: ujson-4.3.0/setup.py =================================================================== ---- ujson-2.0.1.orig/setup.py 2020-03-08 09:02:52.000000000 +0100 -+++ ujson-2.0.1/setup.py 2020-03-10 15:01:45.077782242 +0100 -@@ -33,9 +33,9 @@ module1 = Extension( +--- ujson-4.3.0.orig/setup.py ++++ ujson-4.3.0/setup.py +@@ -15,9 +15,9 @@ module1 = Extension( "./lib/ultrajsonenc.c", "./lib/ultrajsondec.c", ], @@ -13,4 +13,4 @@ + extra_link_args=["-lstdc++", "-lm", "-ldouble-conversion"], ) - + with open("python/version_template.h") as f: ++++++ ujson-4.0.2.tar.gz -> ujson-4.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-ujson/ujson-4.0.2.tar.gz /work/SRC/openSUSE:Factory/.python-ujson.new.2520/ujson-4.3.0.tar.gz differ: char 5, line 1
