1
0

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

- Update to 3.0.8
  * Add lockfiles for ancillary npm packages
- Update to 3.0.7
  * Add filter for local plugins
  * Fix code style and improve build efficiency
  * Fix incorrect list.extend usage
  * Fix invalid python2 syntax
  * Update girder build to remove old node_modules
  * Rename the Ansible variable girder_package_path and default it to empty
  * Clarify girder_version Ansible parameter docs
  * In Ansible, remove "girder_pip_extra_args" and make "girder_version"
  * Update molecule dependencies
  * Ensure core swagger client does not put passwords in URL
  * Fix an issue with publishing npm packages

OBS-URL: https://build.opensuse.org/request/show/773478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-girder-client?expand=0&rev=8
This commit is contained in:
Todd R 2020-02-11 15:23:44 +00:00 committed by Git OBS Bridge
parent 317e697cda
commit 3b9c78ed6e
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Feb 10 15:23:06 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 3.0.8
* Add lockfiles for ancillary npm packages
- Update to 3.0.7
* Add filter for local plugins
* Fix code style and improve build efficiency
* Fix incorrect list.extend usage
* Fix invalid python2 syntax
* Update girder build to remove old node_modules
* Rename the Ansible variable girder_package_path and default it to empty
* Clarify girder_version Ansible parameter docs
* In Ansible, remove "girder_pip_extra_args" and make "girder_version"
* Update molecule dependencies
* Ensure core swagger client does not put passwords in URL
* Fix an issue with publishing npm packages
-------------------------------------------------------------------
Thu Jan 30 19:34:04 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-girder-client
Version: 3.0.6
Version: 3.0.8
Release: 0
Summary: Python Girder client
License: Apache-2.0