779039ee4b
- update to 9.1.0: * Added support for a configurable timeout and retry spec, and raw response return for JsonEndpoint - update to 9.0.0: * Upgrade code of conduct to Contributor Covenant v2.1 * Drop Python 3.9 support and use ruff for formatting
Dirk Mueller2025-09-29 10:27:56 +00:00
adfe7a6b7d
- update to 8.0.2: * Bump version again to get successful release - update to 8.0.1: * Fix GitHub Actions status badge * Fix type disagreement for required_headers in service code * Defer on digital attestations for now * Use verbose during uploads for debugging
Dirk Mueller2025-07-12 17:25:11 +00:00
50cbdd9ae8
Accepting request 1242829 from devel:languages:python
Ana Guerrero2025-02-03 20:45:11 +00:00
bd00acdf92
- update to 8.0.0.post1: * Modernize package quality tooling and configuration * Add support for Python 3.13
Dirk Mueller2025-02-03 13:22:26 +00:00
b2b92fb87c
Accepting request 1206740 from devel:languages:python
Ana Guerrero2024-10-10 20:15:04 +00:00
8710456134
- update to 8.0.0: * Updated to simpler typing syntax for optional arguments and iterable types using pyupgrade * Reformatted files constrained to Python 3.8+ syntax using black * Updated documentation to prefer tox usage * Updated documentation dependencies and removed upper bounds on their versions * Add support for Python 3.12 * Remove upper bound on dependencies * Support for Python 3.6 has been removed due to its impending end of life and * Remove Python 3.10 testing and support for now, as Travis CI only has overridden by any value specified at call time
Dirk Mueller2024-10-10 15:40:34 +00:00
1c9911b9c1
Accepting request 1139548 from devel:languages:python
Ana Guerrero2024-01-18 20:52:24 +00:00
1530687d12
- update to 7.1.0-post.3: * Update permissions in publishing workflow to allow publishing of files to GitHub releases * Use package and wheel_build_env to speed up tests as this is a pure Python package. See the tox docs for more detail. * Use PyPI trusted publishing instead of manual token authentication * You can now configure retry_spec and timeout_spec at the endpoint level. Calls to endpoints may override the endpoint- level configuration when necessary.
Dirk Mueller2023-07-16 10:54:10 +00:00
f229839adf
- Update to 5.1.0: * Ability to specify proxies for a Service definition so all calls to the service use the defined proxies * Ability to specify auth for a Service definition so all calls to the service use the defined authentication * Ability to specify return_raw_response_object at the endpoint level, overridden by any value specified at call time
Steve Kowalik2020-08-31 04:42:54 +00:00
442d839da1
- Drop needless service, one can call the command directly: osc service localrun download_files - Fix the test call to really execute the tests - Run the spec-cleaner
Tomáš Chvátal
2019-12-03 08:03:18 +00:00
948a21284a
Accepting request 753052 from Application:ERP:GNUHealth:3.6
Tomáš Chvátal
2019-12-03 07:57:38 +00:00