| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- version 5.0.0 tests added
- version 4.1.0 initial build on OBS
- 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