Changelog for
python311-simpleeval-0.9.13-18.23.noarch.rpm :
* Sun Jan 14 2024 Axel Braun
- enable %{?sle15_python_module_pythons}
* Fri Dec 29 2023 Dirk Müller - update to 0.9.13:
* Better handling of empty strings passed as input.
* Fix the shift safe number issue from 0.9.12
* More minor pylint / etc fixes / cleanups (general code quality)
* separate `.parse` from #115
* Allow setting up completely empty `{}` operators / functions
* Add extra bit-ops from #87
* Wed Feb 23 2022 pgajdosAATTsuse.com- version update to 0.9.12
* Remove Cyclic references (memory leak)
* Add left & right shift operations (<< and >>)
* Switch to GH actions & CodeCov.io for CI tests
* Add extra contributors details
* Reformat w/ Black + isort, and have linting of those in CI
* Tue Mar 10 2020 Tomáš Chvátal - Update to 0.9.10:
* minor fixes
* support for python 3.8
* Fri Oct 04 2019 Tomáš Chvátal - Run fdupes- Remove not really needed commands from build
* Wed Apr 24 2019 pgajdosAATTsuse.com- version update to 0.9.8
* no upstream changelog- run the test suite- run spec cleaner- added sources https://github.com/danthedeckie/simpleeval/issues/55 + LICENCE
* Wed May 03 2017 axel.braunAATTgmx.de- changes for singlespec
* Tue Apr 21 2015 axel.braunAATTgmx.de- Initial build on OBS- version 0.8.2