14
0

Commit Graph

  • 3c66ce13ec Accepting request 1183577 from devel:languages:python main Ana Guerrero 2024-06-28 13:46:50 +00:00
  • 0df02e1508 - update to 1.17: * Use current master version of rapidjson Dirk Mueller 2024-06-20 12:42:02 +00:00
  • b07f6bbae3 Accepting request 1158410 from devel:languages:python Ana Guerrero 2024-03-17 21:14:43 +00:00
  • 73c91293bd - update to 1.16 (bsc#1220489, CVE-2024-27454): * Produce Python 3.8 wheels again, I deactivated it too eagerly, it's in security fixes only mode, not yet reached its end-of-life state * Honor the recursion limit also at parse time, to avoid attacks as described by CVE-2024-27454 - Switch to autosetup and pyproject macros. Dirk Mueller 2024-03-16 09:31:19 +00:00
  • 9019edfce6 Accepting request 1154475 from devel:languages:python Ana Guerrero 2024-03-04 20:25:05 +00:00
  • f080d06deb - Switch to autosetup and pyproject macros. Steve Kowalik 2024-03-04 01:47:44 +00:00
  • 1c384dabd6 Accepting request 1137126 from devel:languages:python Dominique Leuenberger 2024-01-06 17:41:12 +00:00
  • b59944b814 - update to 1.14: * Produce binary wheels for macOS/arm64 - Update to 1.9 Fix memory leak when using end_array (issue #160) #130 and PR #131, thanks to Sebastian Pipping) Dirk Mueller 2024-01-05 17:40:28 +00:00
  • 973cf828a9 Accepting request 1128340 from devel:languages:python Ana Guerrero 2023-11-23 20:42:27 +00:00
  • 2287251c45 Accepting request 1128334 from home:ecsos:python Markéta Machová 2023-11-23 13:09:56 +00:00
  • bc35a316c5 Accepting request 1032446 from devel:languages:python Dominique Leuenberger 2022-10-31 11:15:16 +00:00
  • 5e04e33d12 Accepting request 1032063 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-10-31 10:17:21 +00:00
  • 73b376edc7 Accepting request 1008708 from devel:languages:python Richard Brown 2022-10-07 23:25:25 +00:00
  • dfefa6812e Accepting request 1008615 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-10-07 07:54:51 +00:00
  • b921be7439 Accepting request 946528 from devel:languages:python Dominique Leuenberger 2022-01-15 20:45:14 +00:00
  • 50922a9c65 Accepting request 946516 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-01-14 22:21:30 +00:00
  • b4280fce18 Accepting request 783263 from devel:languages:python Dominique Leuenberger 2020-03-10 10:55:28 +00:00
  • 805d9c2770 - Update to 0.9.1: * Compatibility fix for Python 3.8 (issue #125) * Fix memory leak in case of failed validation (issue 126) Tomáš Chvátal 2020-03-10 10:10:03 +00:00
  • 96584dddc8 Accepting request 735631 from devel:languages:python Dominique Leuenberger 2019-10-07 11:49:36 +00:00
  • ca42c89f29 - Fix fdupes call to run on sitearch not sitelib Tomáš Chvátal 2019-10-07 08:29:41 +00:00
  • c9f4c34731 Accepting request 726709 from devel:languages:python Dominique Leuenberger 2019-08-28 16:38:03 +00:00
  • e93683fa42 Accepting request 726701 from home:mcalabkova:branches:devel:languages:python Tomáš Chvátal 2019-08-28 09:16:47 +00:00
  • 79fb90c587 Accepting request 717592 from devel:languages:python Dominique Leuenberger 2019-07-22 15:20:08 +00:00
  • ad44a4dd1b - Update to 0.7.2: * Hopefully fix the memory leak when loading from a stream (issue #117) Tomáš Chvátal 2019-07-22 13:15:19 +00:00
  • 034dbad72e Accepting request 711171 from devel:languages:python Dominique Leuenberger 2019-06-21 07:58:34 +00:00
  • 63e13804e6 Accepting request 708990 from home:jengelh:branches:devel:languages:python Matej Cepl 2019-06-11 08:59:23 +00:00
  • f42c24562f Accepting request 708086 from devel:languages:python Dominique Leuenberger 2019-06-20 16:54:41 +00:00
  • 5200316042 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-rapidjson?expand=0&rev=3 Tomáš Chvátal 2019-06-06 09:28:02 +00:00
  • 01a2e585a2 - Update to 0.7.1: * Raise a more specific exception on loading errors, JSONDecodeError, instead of generic ValueError (issue #118) * Fix optimization path when using OrderedDicts (issue #119) * Fix serialization of IntEnums (issue #121) * Raise correct exception in code samples (PR #109), thanks to Thomas Dähling * Fix compilation with system-wide install of rapidjson (issue #110) * Use current master version of rapidjson, that includes a fix for its issue #1368 and issue #1336, and cures several compilation warnings as well (issue #112 and issue #107) * Fix memory leak when using object_hook (issue #115) - Add patch to enforce use of system rapidjson: * rapidjson-system.patch Tomáš Chvátal 2019-06-06 09:25:24 +00:00
  • ccdb01ab09 Accepting request 708082 from devel:languages:python Tomáš Chvátal 2019-06-06 09:23:59 +00:00