14
0

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

- Release 0.6.4
  * Handle 40x (x!=1) responses properly in `HttpSignatureAuth`

OBS-URL: https://build.opensuse.org/request/show/990085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=40
This commit is contained in:
2022-07-19 09:32:42 +00:00
committed by Git OBS Bridge
parent 7fdb674d68
commit 283cfe1880
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 19 07:01:51 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.4
* Handle 40x (x!=1) responses properly in `HttpSignatureAuth`
-------------------------------------------------------------------
Mon Jul 18 07:55:16 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>