15
0

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
This commit is contained in:
Jan Matejek
2015-05-07 12:02:12 +00:00
committed by Git OBS Bridge
parent f1255499af
commit 9a7480e1f9
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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