14
0
forked from pool/python-apiron
Commit Graph

5 Commits

Author SHA256 Message Date
19773ebded Accepting request 943470 from home:DocB:branches:devel:languages:python
- version 6.1.0
  * Add py.typed file so mypy can check against package types in downstream applications
  * Use interpolation for logging messages to avoid wasted computation

OBS-URL: https://build.opensuse.org/request/show/943470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=7
2022-01-02 19:36:36 +00:00
4ba652cb98 Accepting request 914866 from Application:ERP:GNUHealth:Factory
- version 6.0.0.post1
  * Move from Travis CI to GitHub Actions for testing and publishing
    Use PEP 517 builds
  * Testing matrix and trove classifiers for Python 3.9
    Type hints for all classes, methods, and functions
  * Support for Python 3.6 has been removed due to its impending end of life and 
    the desire to leverage features from 3.7
  * Remove Python 3.10 testing and support for now, as Travis CI only has 
    Python 3.10.0a5 which isn't compatible with recent pytest-randomly releases
  * Indicate (by renaming) that all functions in the client module are private, except for call

OBS-URL: https://build.opensuse.org/request/show/914866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=6
2021-08-29 20:40:35 +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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=4
2020-08-31 04:42:54 +00:00
Tomáš Chvátal
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=2
2019-12-03 08:03:18 +00:00
Tomáš Chvátal
948a21284a Accepting request 753052 from Application:ERP:GNUHealth:3.6
initial submission

OBS-URL: https://build.opensuse.org/request/show/753052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=1
2019-12-03 07:57:38 +00:00