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

@@ -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