File python-jsonpath-rw-ext.changes of Package python-jsonpath-rw-ext
-------------------------------------------------------------------
Sat Feb 20 16:21:40 UTC 2021 - Yuchen Lin <mlin+factory@suse.de>
- Do not build the python2 package
-------------------------------------------------------------------
Thu Jun 11 15:14:24 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- get rid of old pytest, launch tests with simple unittest instead
-------------------------------------------------------------------
Mon Jun 8 10:55:38 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- run tests with older pytest as pytest 5.x+ fails
-------------------------------------------------------------------
Wed Jul 24 08:34:21 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.2:
* Fix problem with None value of element
-------------------------------------------------------------------
Thu Mar 28 14:33:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.0:
* Remove old OpenStack stuff
* Fix filter examples syntax
- Execute tests
-------------------------------------------------------------------
Tue Dec 4 12:49:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri Mar 2 17:29:51 UTC 2018 - tbechtold@suse.com
- update to 1.1.3:
* Added convenience shortcut functions
* travis: move to python version 3.5/3.6
-------------------------------------------------------------------
Wed Jul 5 08:48:36 UTC 2017 - tbechtold@suse.com
- update to 1.1.2:
* Allow to skip tests
* Remove unused Babel dependency
* Use modern PBR and hacking packages
* Update release script and fix doc
* PEP8 - line length
* Added support for boolean values in filters
- convert to singlespec
-------------------------------------------------------------------
Tue Nov 15 10:55:02 UTC 2016 - dmueller@suse.com
- update to 1.0.0:
* Fix pep8
* Make results of a sort indexable and traversable
* Added support for floating point types in filter predicates
* Fix error when the filtered datum is not iterable
* Set minimum version of jsonpath-rw
* Fix reference to jsonpath-rw
-------------------------------------------------------------------
Wed Oct 21 06:42:12 UTC 2015 - dmueller@suse.com
- update to 0.1.9:
* Fix README
* Add sub and split named_operator
* doc: Fix typo
* Add a long description to README
* Add more tests
* Improve documentation
-------------------------------------------------------------------
Wed Sep 16 14:59:22 UTC 2015 - tbechtold@suse.com
- Initial packaging (version 0.1.7)