14
0

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
This commit is contained in:
2023-11-23 13:09:56 +00:00
committed by Git OBS Bridge
parent 5e04e33d12
commit 2287251c45
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Nov 23 11:43:24 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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 <yarunachalam@suse.com>