python-Js2Py/python-Js2Py.changes

76 lines
2.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jul 1 08:39:07 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add CVE-2024-28397.patch upstream patch.
(bsc#1226660, gh#PiotrDabkowski/Js2Py#323)
-------------------------------------------------------------------
Mon Jul 1 08:19:03 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Run tests
- Add patches:
* remove-python-six.patch, to remove python-six dependency
* python312.patch, to make it compatible with python312
-------------------------------------------------------------------
Fri Apr 21 12:20:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:42:18 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Thu Dec 1 17:54:56 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.74
* remove template and opname not supported in old python version
* support python 3.11 bytecode, fixes #282
-------------------------------------------------------------------
Tue May 24 08:04:00 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>
- Update to version 0.71
* Some small fixes
-------------------------------------------------------------------
Fri Apr 17 09:27:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.70
* fix error messages
-------------------------------------------------------------------
Thu Mar 26 10:48:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.68
* fix error msg from python function
* Fix print functions and a python2 only import
-------------------------------------------------------------------
Mon Jan 13 16:31:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.67
* small bugfixes
-------------------------------------------------------------------
Fri Jul 26 07:44:48 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.66
* Convert exponential numbers to string
* Fix inconsistency between py2 and py3 jsdtoa
* fix object initialized too early case
* Try to add Python 3.7 and 3.8 (dev).
* Drop support for unsupported Python versions.
-------------------------------------------------------------------
Thu Mar 14 16:37:17 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Remove wrong statements from description.
-------------------------------------------------------------------
Wed Mar 13 15:43:11 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- initial commit