Changelog for
python-jmespath-0.7.1-1.5.noarch.rpm :
Wed May 27 14:00:00 2015 rjschweiAATTsuse.com
- Update to version 0.7.1:
* Rename ``bin/jp`` to ``bin/jp.py``
* Fix issue with precedence when parsing wildcard
projections
* Remove ordereddict and simplejson as py2.6 dependencies.
These were never actually used in the jmespath code base,
only in the unit tests. Unittests requirements are handled
via requirements26.txt.
Sun Apr 26 14:00:00 2015 benoit.moninAATTgmx.fr
- update to version 0.7.0:
* Add support for JEP-12, raw string literals
* Support .whl files
- additional changes from version 0.6.2:
* Implement JEP-10, slice projections
* Fix bug with filter projection parsing
* Add to_array function
* Add merge function
* Fix error messages for function argument type errors
- point source URL to pypi
Thu Mar 26 13:00:00 2015 aboe76AATTgmail.com
- Updated to version 0.6.1
+ No Upstream Changelog
Sun Jan 18 13:00:00 2015 rschweikertAATTsuse.com
- Update to version 0.5.0
+ No upstream changelog
+ Update in support for fix of bnc#905354
Thu Oct 23 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 0.4.1
+ No upstream changelog
Sat Jan 18 13:00:00 2014 rschweikertAATTsuse.com
- Initial build