commit python-glareclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-glareclient for openSUSE:Factory checked in at 2017-08-28 15:30:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-glareclient (Old) and /work/SRC/openSUSE:Factory/.python-glareclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-glareclient" Mon Aug 28 15:30:19 2017 rev:3 rq:514882 version:0.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-glareclient/python-glareclient.changes 2017-06-08 15:03:05.342295836 +0200 +++ /work/SRC/openSUSE:Factory/.python-glareclient.new/python-glareclient.changes 2017-08-28 15:30:22.957264282 +0200 @@ -1,0 +2,28 @@ +Mon Aug 7 09:06:06 UTC 2017 - cloud-devel@suse.de + +- update to version 0.4.1 + - Use assertIsNone(value) instead of assertEqual(None, value) + - [Fix gate]Update test requirement + - Enable release notes translation + - Fix a typo in bash_complition file name + - Update CLI options for blobs + - Allow to specify dict and list properties in cli + - Parse blob dict upload output right + - Allowed to use the artifacts by name + - Add keycloak auth support + - Return missing 'return' in build_option_parser + - Add tag support for Glare client + - Remove unnecessary code from shell + - Add short arguments and fix small errors + - Add the possibility to specify glare url in cli + - Add 'list-types' and 'schema' operation in native shell + - Add missing 'activate' command to native glare cli + - Remove unecessary cli option "--glare-url" + - Add setting of external locations + - HTTP Client refactoring + - Fix updating image by name + - Raise error if there are more than 1 artifact with same name/version + - Updated from global requirements + - Rename deprecated 'warn' to 'warning' in logging + +------------------------------------------------------------------- Old: ---- python-glareclient-0.2.0.tar.gz New: ---- python-glareclient-0.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-glareclient.spec ++++++ --- /var/tmp/diff_new_pack.y6Lplx/_old 2017-08-28 15:30:24.944984848 +0200 +++ /var/tmp/diff_new_pack.y6Lplx/_new 2017-08-28 15:30:24.960982599 +0200 @@ -18,7 +18,7 @@ %global sname python-glareclient Name: python-glareclient -Version: 0.2.0 +Version: 0.4.1 Release: 0 Summary: Python API and CLI for OpenStack Glare License: Apache-2.0 @@ -30,10 +30,10 @@ BuildRequires: python-devel BuildRequires: python-fixtures >= 3.0.0 BuildRequires: python-mock >= 2.0 -BuildRequires: python-os-client-config >= 1.22.0 -BuildRequires: python-osc-lib >= 1.2.0 -BuildRequires: python-oslo.log >= 3.11.0 -BuildRequires: python-oslo.utils >= 3.18.0 +BuildRequires: python-os-client-config >= 1.27.0 +BuildRequires: python-osc-lib >= 1.5.1 +BuildRequires: python-oslo.log >= 3.22.0 +BuildRequires: python-oslo.utils >= 3.20.0 BuildRequires: python-reno >= 1.8.0 BuildRequires: python-requests-mock >= 1.1 BuildRequires: python-testrepository >= 0.0.18 @@ -41,13 +41,13 @@ BuildRequires: python-testtools >= 1.4.0 Requires: python-Babel >= 2.3.4 Requires: python-PrettyTable >= 0.7.1 -Requires: python-keystoneauth1 >= 2.18.0 -Requires: python-osc-lib >= 1.2.0 +Requires: python-keystoneauth1 >= 2.21.0 +Requires: python-osc-lib >= 1.5.1 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.11.0 -Requires: python-oslo.utils >= 3.18.0 -Requires: python-pbr >= 1.8 -Requires: python-requests >= 2.10.0 +Requires: python-oslo.log >= 3.22.0 +Requires: python-oslo.utils >= 3.20.0 +Requires: python-pbr >= 2.0.0 +Requires: python-requests >= 2.14.2 Requires: python-six >= 1.9.0 BuildArch: noarch @@ -85,6 +85,7 @@ %files %license LICENSE %doc README.rst ChangeLog +%{_bindir}/glare %{python2_sitelib}/glareclient %{python2_sitelib}/*.egg-info ++++++ _service ++++++ --- /var/tmp/diff_new_pack.y6Lplx/_old 2017-08-28 15:30:25.072966856 +0200 +++ /var/tmp/diff_new_pack.y6Lplx/_new 2017-08-28 15:30:25.072966856 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/python-glareclient/python-glareclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-glareclient/python-glareclient.spec.j2</param> <param name="output-name">python-glareclient.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,python-glareclient</param> </service> ++++++ python-glareclient-0.2.0.tar.gz -> python-glareclient-0.4.1.tar.gz ++++++ ++++ 4270 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de