14
0

Accepting request 981497 from home:apritschet:branches:devel:languages:python

- Release 0.6.0
  * Support for the "Signature authentication scheme"
  * Revised method to retrieve credentials from `osc`

OBS-URL: https://build.opensuse.org/request/show/981497
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=33
This commit is contained in:
2022-06-09 15:20:24 +00:00
committed by Git OBS Bridge
parent 2361daa784
commit 6202aedabf
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 9 11:53:07 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.0
* Support for the "Signature authentication scheme"
* Revised method to retrieve credentials from `osc`
-------------------------------------------------------------------
Tue May 17 13:03:24 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>