forked from pool/python-simpleeval
- 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 OBS-URL: https://build.opensuse.org/request/show/957004 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simpleeval?expand=0&rev=12
45 lines
1.3 KiB
Plaintext
45 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Feb 23 10:37:47 UTC 2022 - pgajdos@suse.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 10:40:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.9.10:
|
|
* minor fixes
|
|
* support for python 3.8
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 4 08:47:40 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Run fdupes
|
|
- Remove not really needed commands from build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 24 13:09:14 UTC 2019 - pgajdos@suse.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 3 20:20:08 UTC 2017 - axel.braun@gmx.de
|
|
|
|
- changes for singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 21 11:36:32 UTC 2015 - axel.braun@gmx.de
|
|
|
|
- Initial build on OBS
|
|
- version 0.8.2
|