forked from pool/python-qcs-api-client
back to the old version of Pydantic. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-qcs-api-client?expand=0&rev=7
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 18 03:11:38 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch continue-to-use-pydantic-1.patch, use pydantic.v1 to fall
|
|
back to the old version of Pydantic.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 8 16:13:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.23.1:
|
|
* Upgrade: relax attrs dependency version
|
|
* Breaking: trigger release with no changes
|
|
* Breaking: move internal client to qcs_api_client_internal
|
|
module
|
|
* Chore: QCS Schema [auto: qcs-api-docs]
|
|
* Update: Fix CI and regenerate clients
|
|
* Fix: token decoding without validation
|
|
* Update: regenerate client
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 29 15:02:25 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.21.3
|
|
* Chore: QCS Schema
|
|
* Upgrade: attrs 21
|
|
* Update: httpx to 0.23.0
|
|
- Fix switch-to-pyrfc39999.patch: format datetime objects as
|
|
strings, not parse them!
|
|
- Drop support-new-respx.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 19 06:26:01 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial package for 0.21.1
|
|
|