14
0

- update to 0.9.5:

* * Fix syntax warnings on python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=36
This commit is contained in:
2020-03-11 09:38:54 +00:00
committed by Git OBS Bridge
parent b46bbda4ba
commit 7811347594
5 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 11 09:37:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.9.5:
* * Fix syntax warnings on python 3.8
-------------------------------------------------------------------
Tue Mar 26 14:43:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>