14
0

Accepting request 986015 from home:apritschet:branches:openSUSE:Factory

- Release 0.6.2
  * Added `cmd` method to `Build` extension
  * Fixes for sessions and authentication:
    * Use thread-safe sessions and support huge trees again
    * Support for server returning multiple `WWW-Authenticate` headers

OBS-URL: https://build.opensuse.org/request/show/986015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=37
This commit is contained in:
2022-07-02 16:27:35 +00:00
committed by Git OBS Bridge
parent 349285c4b3
commit 54973b8822
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a298e27cec56ade6ff679299c64523e8e1a3cb318957b9d08a57bfccf941b5c4
size 48724

3
osc-tiny-0.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:090edd4517a22ec57110c0209bf058ccd78022eb07cae9eeb4b068e4896e32fa
size 49857

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 30 08:48:29 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
- Release 0.6.2
* Added `cmd` method to `Build` extension
* Fixes for sessions and authentication:
* Use thread-safe sessions and support huge trees again
* Support for server returning multiple `WWW-Authenticate` headers
-------------------------------------------------------------------
Fri Jun 17 09:49:36 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-osc-tiny
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Client API for openSUSE BuildService
License: MIT