1
0
forked from pool/python-apiron

16 Commits

Author SHA256 Message Date
1c9911b9c1 Accepting request 1139548 from devel:languages:python
- Clean up the SPEC file

- enable %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1139548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=7
2024-01-18 20:52:24 +00:00
2a380ccda6 - Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=13
2024-01-17 22:07:37 +00:00
41cf5866c9 Accepting request 1139542 from Application:ERP:GNUHealth:4.4
- enable %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1139542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=12
2024-01-17 22:00:19 +00:00
e73b5e2c65 Accepting request 1098925 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1098925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=6
2023-07-18 19:54:04 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=10
2023-07-16 10:54:10 +00:00
51a4296c0a Accepting request 1043910 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1043910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=5
2022-12-20 19:21:08 +00:00
3e48595655 Accepting request 1043818 from home:DocB:branches:devel:languages:python
- version 7.0.0
  * Fixed: Ensure py.typed files end up in binary wheel distribution, which may break type checking for consumers
  * Added:
    Run tests against Python 3.11
    Stop ignoring imports during type checking

OBS-URL: https://build.opensuse.org/request/show/1043818
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apiron?expand=0&rev=8
2022-12-20 12:34:10 +00:00
22bf22ff23 Accepting request 943491 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/943491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=4
2022-01-03 09:50:02 +00:00
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
25c96c88ef Accepting request 914903 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/914903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=3
2021-08-30 11:55:10 +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
775f9fcb3c Accepting request 830623 from devel:languages:python
- 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/request/show/830623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=2
2020-08-31 14:50:46 +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
93b4d57606 Accepting request 753121 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/753121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apiron?expand=0&rev=1
2019-12-04 12:52:16 +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