Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-simpleeval: upgrade 0.9.12 -> 0.9.13
Changelog: =========== 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 openembedded#115 Allow setting up completely empty {} operators / functions ( openembedded#75 via openembedded#123 ) Add extra bit-ops from openembedded#87 Add @daxamin to contributors ? Version bump stuff. other readme tweaks star expressions, eg x = {"a": 1, "b": 2, **c} no-build.patch removed since it's included in 0.9.13 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information