- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 17:04:07 UTC 2015 - rjschwei@suse.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 16:57:39 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user