15
0
Files
python-jsonpath-rw/python-jsonpath-rw.changes
Jan Matejek 9a7480e1f9 Accepting request 305632 from home:benoit_monin:branches:devel:languages:python
- update to version 1.4.0
- shorten the summary to fix an rpmlint error
- add python-ply and python-six as BuildRequires to ensure their availability
- remove python-decorator from Requires: unneeded
- remove unwanted shebang in jsonpath.py
- add jsonpath.py to the package files

OBS-URL: https://build.opensuse.org/request/show/305632
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpath-rw?expand=0&rev=3
2015-05-07 12:02:12 +00:00

18 lines
569 B
Plaintext

-------------------------------------------------------------------
Wed May 6 17:54:26 UTC 2015 - benoit.monin@gmx.fr
- update to version 1.4.0:
* no changelog available
- shorten the summary to fix an rpmlint error
- add python-ply and python-six as BuildRequires to ensure their
availability
- remove python-decorator from Requires: unneeded
- remove unwanted shebang in jsonpath.py
- add jsonpath.py to the package files
-------------------------------------------------------------------
Tue Jan 7 15:14:09 UTC 2014 - speilicke@suse.com
- Initial version