14
0

Accepting request 304068 from home:benoit_monin:branches:devel:languages:python

- update to version 0.7.0
- point source URL to pypi

OBS-URL: https://build.opensuse.org/request/show/304068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=9
This commit is contained in:
2015-04-27 06:34:23 +00:00
committed by Git OBS Bridge
parent f7f912b0c6
commit 400fbe274c
4 changed files with 20 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Apr 26 16:57:39 UTC 2015 - benoit.monin@gmx.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 21:40:43 UTC 2015 - aboe76@gmail.com