forked from pool/python-dictknife
- Update to 0.14.2 * Use hatch (#205) * style: fmt * fix: fix for lint * chore: refine github actions (#206) * Typing (#207) * Create AGENTS.md for jules (#210) * Refactor: Migrate to src layout (#211) * feat: Add English docstrings to public APIs (#212) * Update AGENTS.md * Add docstrings to public APIs in dictknife.loading and submodules (#213) * fix: fix type, loading module * chore: bump version - Drop support-python-310.patch, fixed upstream - Update BuildRequires from pyproject.toml OBS-URL: https://build.opensuse.org/request/show/1295955 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dictknife?expand=0&rev=15
76 lines
2.6 KiB
Plaintext
76 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 27 12:37:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 0.14.2
|
|
* Use hatch (#205)
|
|
* style: fmt
|
|
* fix: fix for lint
|
|
* chore: refine github actions (#206)
|
|
* Typing (#207)
|
|
* Create AGENTS.md for jules (#210)
|
|
* Refactor: Migrate to src layout (#211)
|
|
* feat: Add English docstrings to public APIs (#212)
|
|
* Update AGENTS.md
|
|
* Add docstrings to public APIs in dictknife.loading
|
|
and submodules (#213)
|
|
* fix: fix type, loading module
|
|
* chore: bump version
|
|
- Drop support-python-310.patch, fixed upstream
|
|
- Update BuildRequires from pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 5 06:01:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 10:48:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.14.1:
|
|
|
|
* fix bug `unexpected keyword argument loader` is occured when
|
|
yaml library is not installed
|
|
|
|
-------------------------------------------------------------------
|
|
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
|