Accepting request 749767 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/749767 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-girder-client?expand=0&rev=2
This commit is contained in:
commit
cad8c959b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a9c882b8bce2e8233f572a4df9565c678e5614993e6606cdff04251532cddcb
|
||||
size 21385
|
3
girder-client-3.0.5.tar.gz
Normal file
3
girder-client-3.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc5add1107181f4577d61a55361008968ca832ab8cb3848ae399182cf33f9d92
|
||||
size 20620
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 21:05:23 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
- Update to 3.0.5
|
||||
* Update Google OAuth provider to use new OpenID Connect API
|
||||
- Update to 3.0.4
|
||||
* Remove python-dateutil requirement.
|
||||
- Update to 3.0.3
|
||||
* Add indices to audit logs
|
||||
- Update to 3.0.2
|
||||
* Harden the logic when a passwordless user needs to login with OAuth
|
||||
- Update to 3.0.1
|
||||
* Remove some hardcoded version numbers
|
||||
- Update to 3.0.0
|
||||
* Explicitly forbid multipart upload
|
||||
* Remove the access.cookie decorator.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 03:44:56 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -18,14 +18,13 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-girder-client
|
||||
Version: 2.4.0
|
||||
Version: 3.0.5
|
||||
Release: 0
|
||||
Summary: Python Girder client
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: http://girder.readthedocs.org/en/latest/python-client.html
|
||||
URL: https://girder.readthedocs.org/en/latest/python-client.html
|
||||
Source: https://files.pythonhosted.org/packages/source/g/girder-client/girder-client-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Loading…
x
Reference in New Issue
Block a user