forked from pool/python-dictknife
* use tomlkit instead of qtoml * use ruamel.yaml instead of pyyaml (for preserving comments) * add `dictknife diff -o pair` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictknife?expand=0&rev=9
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 2 14:18:06 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.14.0:
|
|
* use tomlkit instead of qtoml
|
|
* use ruamel.yaml instead of pyyaml (for preserving comments)
|
|
* add `dictknife diff -o pair`
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 14 19:15:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update optional runtime and buildtime requirements
|
|
* 0.13 replaced deprecated ouauth2client with newer oauthlib.
|
|
* 0.11 replaced toml with qtoml (unavailabe in TW)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 3 01:38:47 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-python-310.patch:
|
|
* Support Python 3.10.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 13 13:55:39 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Drop python 3.6 support since python-google-api-python-client
|
|
dropped it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 07:16:31 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix source url to match up the reality as this was fetched from
|
|
github
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 12 04:30:58 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v0.13.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 12 09:13:13 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.10.3
|