* [!48] Add igwn_auth_utils.scitokens.token_audience function. * [!49] Add support for all HTTP methods * [!51] Fix error reporting in scitokens tests - Ignore setuptools deprecation API OBS-URL: https://build.opensuse.org/package/show/science/python-igwn-auth-utils?expand=0&rev=6
34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 1 20:27:20 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to v0.4.0
|
|
* [!48] Add igwn_auth_utils.scitokens.token_audience function.
|
|
* [!49] Add support for all HTTP methods
|
|
* [!51] Fix error reporting in scitokens tests
|
|
- Ignore setuptools deprecation API
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 19:49:06 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to v0.3.1
|
|
* [!41] Python Requests interface is now not optional
|
|
* [!44] New .token attribute for the Session wrapper
|
|
* [!46] Improvements to token discovery to handle mismatching
|
|
audiences
|
|
- Remove and obsolete -requests meta subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 3 19:53:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.2.3
|
|
* [!37] Handle port numbers in the default token_audience
|
|
* [!39] Use sphinx-immaterial-igwn for the docs theme
|
|
- Clean up specfile
|
|
- Make the [requests] extra a separate meta subpackage
|
|
* required by python-gwdatafind
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 1 22:17:28 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- New package. Version 0.2.2
|