- Updated from version 1.0.0 to 1.0.1
- Update of rootfile
- No changelog found in source tarball or other location
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
- Update from 0.10.0 to 1.0.0
- Update of rootfile
- Changelog
This python module does not have a changelog in its source file or on its PyPi page
or on its github page.
To see what changes have occurred you have to look at the individual commits in github
https://github.com/jmespath/jmespath.py/commits/develop
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
- Update from 0.9.5 to 0.10.0
- Update of rootfile
- Changelog
0.10.0
Python 2.6 and 3.3 have reached end-of-life and have been deprecated. (issue 175)
Fix race condition when clearing cached parsed expressions. (issue 197)
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>