forked from pool/python-osc-tiny
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:
@@ -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
3
osc-tiny-0.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:090edd4517a22ec57110c0209bf058ccd78022eb07cae9eeb4b068e4896e32fa
|
||||||
|
size 49857
|
@@ -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>
|
Fri Jun 17 09:49:36 UTC 2022 - Andreas Hasenkopf <ahasenkopf@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-osc-tiny
|
Name: python-osc-tiny
|
||||||
Version: 0.6.1
|
Version: 0.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Client API for openSUSE BuildService
|
Summary: Client API for openSUSE BuildService
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user