- update to 3.1.24:

* Update swagger-ui from version 2.x to 5.x.
  * long list of fixes, see https://github.com/girder/girder/compare/v3.1.3...v3.1.20

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-girder-client?expand=0&rev=16
This commit is contained in:
Dirk Mueller 2023-12-17 02:09:17 +00:00 committed by Git OBS Bridge
parent 8a7deb1380
commit 8fea40769a
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@ -1,8 +1,14 @@
-------------------------------------------------------------------
Sun Dec 17 02:08:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.1.24:
* Update swagger-ui from version 2.x to 5.x.
-------------------------------------------------------------------
Wed May 31 19:20:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.1.20:
* long list of fixes, see https://github.com/girder/girder/compare/v3.1.3...v3.1.20
* long list of fixes, see https://github.com/girder/girder/compare/v3.1.3...v3.1.20
-------------------------------------------------------------------
Thu Nov 12 13:31:32 UTC 2020 - Marketa Machova <mmachova@suse.com>

View File

@ -18,11 +18,11 @@
%{?sle15_python_module_pythons}
Name: python-girder-client
Version: 3.1.20
Version: 3.1.24
Release: 0
Summary: Python Girder client
License: Apache-2.0
URL: https://girder.readthedocs.org/en/latest/python-client.html
URL: https://girder.readthedocs.io/en/latest/python-client.html
Source: https://files.pythonhosted.org/packages/source/g/girder-client/girder-client-%{version}.tar.gz
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}