17
0

- update to 1.0.1:

* Drop support for Python versions less than 3.7 (including Python 2).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=43
This commit is contained in:
2023-01-06 13:08:21 +00:00
committed by Git OBS Bridge
parent eea65c298d
commit 61cd4d7fd3
6 changed files with 38 additions and 47 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Sep 17 15:41:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.0.1:
* Drop support for Python versions less than 3.7 (including Python 2).
-------------------------------------------------------------------
Mon Sep 27 03:03:07 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>