Changelog for
python311-Js2Py-0.74-lp156.27.1.noarch.rpm :
* Mon Jul 01 2024 Daniel Garcia
- Add CVE-2024-28397.patch upstream patch. (bsc#1226660, gh#PiotrDabkowski/Js2Py#323)
* Mon Jul 01 2024 Daniel Garcia - Run tests- Add patches:
* remove-python-six.patch, to remove python-six dependency
* python312.patch, to make it compatible with python312
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Dec 01 2022 Yogalakshmi Arunachalam - 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 2022 Alberto Planas Dominguez - Update to version 0.71
* Some small fixes
* Fri Apr 17 2020 Marketa Calabkova - update to version 0.70
* fix error messages
* Thu Mar 26 2020 Marketa Calabkova - update to version 0.68
* fix error msg from python function
* Fix print functions and a python2 only import
* Mon Jan 13 2020 Marketa Calabkova - update to version 0.67
* small bugfixes
* Fri Jul 26 2019 Marketa Calabkova - 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 2019 Jan Engelhardt - Remove wrong statements from description.
* Wed Mar 13 2019 Ondřej Súkup - initial commit