forked from pool/python-openqa_client
Accepting request 1039285 from home:mimi_vx:branches:devel:languages:python
- update to 4.2.2 - drop _service * Make Exceptions proper objects with members * Only retry requests on certain status codes * Add class global retries and wait values to allow configuration * Add type hints * Stop encoding X-API-Microtime as bytes * Improve handling of quirky API behaviour regarding settings parameters OBS-URL: https://build.opensuse.org/request/show/1039285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openqa_client?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 10:02:15 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 4.2.2
|
||||
- drop _service
|
||||
* Make Exceptions proper objects with members
|
||||
* Only retry requests on certain status codes
|
||||
* Add class global retries and wait values to allow configuration
|
||||
* Add type hints
|
||||
* Stop encoding X-API-Microtime as bytes
|
||||
* Improve handling of quirky API behaviour regarding settings parameters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 04 08:49:02 UTC 2020 - mimi.vx@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user