Accepting request 768788 from home:TheBlackCat:branches:devel:languages:python:numeric

- Update to 3.0.6
  * Added a ``--token`` option to the girder-client command line interface to allow users to specify
    a pre-created authentication token.
  * Added a ``--retry`` option to the girder-client command line interface to retry connection and
    certain error responses.
  * Added a ``--verbose`` option to the girder-client command line interface to increase the verbosity
    of information dumped to stderr.

OBS-URL: https://build.opensuse.org/request/show/768788
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-girder-client?expand=0&rev=5
This commit is contained in:
Todd R 2020-01-30 15:50:23 +00:00 committed by Git OBS Bridge
parent 2ddf5a7292
commit 3ffbc2844d
3 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#
# spec file for package python-girder-client
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-girder-client
Version: 3.0.5
Version: 3.0.6
Release: 0
Summary: Python Girder client
License: Apache-2.0