From 2287251c45e073f93801fbc2989a0827f01198185c46c61a30a9f1f2a67e641f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 23 Nov 2023 13:09:56 +0000 Subject: [PATCH] Accepting request 1128334 from home:ecsos:python - Update to 1.13 * Fix handling of write_mode in dump functions (problem emerged discussing issue #191) - Update to 1.12 * Generate wheels on PyPI using final Python 3.12 release, thanks to cibuildwheel 2.16.2 - Update to 1.11 * Use current master version of rapidjson * Use cibuildwheel 2.15.0 - Update to 1.10 * Use current master version of rapidjson * Produce ppc64le wheels, thanks to mgiessing (PR #170) * Use cibuildwheel 2.12.1 - Add %{?sle15_python_module_pythons} OBS-URL: https://build.opensuse.org/request/show/1128334 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=20 --- python-python-rapidjson.changes | 16 ++++++++++++++++ python-python-rapidjson.spec | 9 ++++----- python-rapidjson-1.13.tar.gz | 3 +++ python-rapidjson-1.9.tar.gz | 3 --- 4 files changed, 23 insertions(+), 8 deletions(-) create mode 100644 python-rapidjson-1.13.tar.gz delete mode 100644 python-rapidjson-1.9.tar.gz diff --git a/python-python-rapidjson.changes b/python-python-rapidjson.changes index 8dcb185..8a1e38e 100644 --- a/python-python-rapidjson.changes +++ b/python-python-rapidjson.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Nov 23 11:43:24 UTC 2023 - ecsos + +- Update to 1.13 + * Fix handling of write_mode in dump functions (problem emerged discussing issue #191) +- Update to 1.12 + * Generate wheels on PyPI using final Python 3.12 release, thanks to cibuildwheel 2.16.2 +- Update to 1.11 + * Use current master version of rapidjson + * Use cibuildwheel 2.15.0 +- Update to 1.10 + * Use current master version of rapidjson + * Produce ppc64le wheels, thanks to mgiessing (PR #170) + * Use cibuildwheel 2.12.1 +- Add %{?sle15_python_module_pythons} + ------------------------------------------------------------------- Fri Oct 28 20:41:04 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-python-rapidjson.spec b/python-python-rapidjson.spec index 30eafbf..bf7b3a5 100644 --- a/python-python-rapidjson.spec +++ b/python-python-rapidjson.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-rapidjson # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,11 @@ # -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 # check git submodule and update devel:libraries:c_c++/rapidjson %define rjversion 1.1.0+git20211015.4d6cb081 +%{?sle15_python_module_pythons} Name: python-python-rapidjson -Version: 1.9 +Version: 1.13 Release: 0 Summary: Python wrapper around rapidjson License: MIT @@ -29,7 +28,7 @@ URL: https://github.com/python-rapidjson/python-rapidjson Source: https://github.com/python-rapidjson/python-rapidjson/archive/v%{version}.tar.gz#/python-rapidjson-%{version}.tar.gz Patch0: rapidjson-system.patch BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.6} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytz} BuildRequires: fdupes diff --git a/python-rapidjson-1.13.tar.gz b/python-rapidjson-1.13.tar.gz new file mode 100644 index 0000000..b5159a7 --- /dev/null +++ b/python-rapidjson-1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6badda44143b2670c506b3de81a1cf30862553b2425548889a1f2d744952c645 +size 1052742 diff --git a/python-rapidjson-1.9.tar.gz b/python-rapidjson-1.9.tar.gz deleted file mode 100644 index a495a47..0000000 --- a/python-rapidjson-1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75c81bbbef53dae962f2b6eba62a64ffad17bf9d6317db24b1db7ee7c08f5258 -size 1052218