diff --git a/girder-client-3.0.6.tar.gz b/girder-client-3.0.6.tar.gz deleted file mode 100644 index 0fa9609..0000000 --- a/girder-client-3.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:073c32dfc3eef190bc42731fabbb9fc7013600d44089ab593066eedb13db243a -size 20786 diff --git a/girder-client-3.0.8.tar.gz b/girder-client-3.0.8.tar.gz new file mode 100644 index 0000000..3555318 --- /dev/null +++ b/girder-client-3.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb77e5ef89a4898b10cc4569336eef8ebca6a9f33cff4a9d3e42a6399ed18ff7 +size 20609 diff --git a/python-girder-client.changes b/python-girder-client.changes index 8a37c1a..36078d5 100644 --- a/python-girder-client.changes +++ b/python-girder-client.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Feb 10 15:23:06 UTC 2020 - Todd R + +- 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 diff --git a/python-girder-client.spec b/python-girder-client.spec index 65a9fee..fd20500 100644 --- a/python-girder-client.spec +++ b/python-girder-client.spec @@ -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