Revisions of python-openqa_client
buildservice-autocommit
accepted
request 1132438
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 4.2.3: * Add py.typed marker to the package * Include the response text in RequestError (kalikiana) * Support `REQUESTS_CA_BUNDLE` and `CURL_CA_BUNDLE` environment variables (ricardobranco777)
buildservice-autocommit
accepted
request 1039298
from
Ondřej Súkup (mimi_vx)
(revision 8)
baserev update by copy to link target
Ondřej Súkup (mimi_vx)
committed
(revision 7)
- add python-typing_extensions as dependency for compatibility with older versions of python
Ondřej Súkup (mimi_vx)
accepted
request 1039285
from
Ondřej Súkup (mimi_vx)
(revision 6)
- 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
buildservice-autocommit
accepted
request 832037
from
Ondřej Súkup (mimi_vx)
(revision 5)
baserev update by copy to link target
Ondřej Súkup (mimi_vx)
accepted
request 832036
from
Ondřej Súkup (mimi_vx)
(revision 4)
- Update to version 4.1.1: - enable tests * Fix use of 'latest' param when querying jobs * Drop a rogue word from `do_request` docstring, rewrap * Tweak release script to use 'pypi' repo * Handle YAML responses as well as JSON (#12) * Add a 'parse' argument for `do_request` to skip parsing * Add toml to CI requires (for coverage to read TOML config) * tox: run `coverage xml` explicitly * Improve the ugly sed hack fix for the coverage vs. tox venv issue * Update release.sh to use pep517 * Add pyproject.toml to comply with PEP-517 / PEP-518 * black-ify code and add black to CI config * Move source under src/ , fix tox config to run tests on package * Use f-strings for string formatting * Drop Python 2 support, and some Python 2-specific workarounds * Have MANIFEST.in exclude itself * Add a MANIFEST.in to exclude some stuff we don't want * Fix tests to run on ancient pytest (I hope) * Fix more brokenness in setup.py * Fix release.sh for no spaces in setup.py setup() * Drop duplicated description line in setup.py * Update release.sh to use Python 3 * Drop WaitError exception * find_clones: don't edit list while iterating it * _add_auth_headers: don't modify the original request * setup.py: don't import os, we don't use it * setup.py: Remove runtime dependency on setuptools (@jayvdb) (#9) * setup.py: more cleanups based on sample project * setup.py: we don't use find_packages, don't import it
Yuchen Lin (maxlin_factory)
accepted
request 513004
from
Ondřej Súkup (mimi_vx)
(revision 3)
initialized devel package after accepting 513004
Ondřej Súkup (mimi_vx)
committed
(revision 2)
Jan Matejek (matejcik)
accepted
request 508959
from
Ondřej Súkup (mimi_vx)
(revision 1)
python openqa client
Displaying all 10 revisions