commit python-ceilometerclient for openSUSE:Factory
Hello community, here is the log from the commit of package python-ceilometerclient for openSUSE:Factory checked in at 2016-05-04 08:19:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ceilometerclient (Old) and /work/SRC/openSUSE:Factory/.python-ceilometerclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-ceilometerclient" Changes: -------- --- /work/SRC/openSUSE:Factory/python-ceilometerclient/python-ceilometerclient.changes 2015-10-30 13:42:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes 2016-05-04 08:19:18.000000000 +0200 @@ -1,0 +2,33 @@ +Mon Feb 29 21:50:40 UTC 2016 - dmueller@suse.com + +- update to 2.3.0: + * Remove argparse from requirements + * drop oslo-incubator modules: cliutils and uuidutils + * Updated from global requirements + * remove unused code + * fix project_id and user_id fields not set when create gnocchi alarm + * Updated from global requirements + * improve help docs for cli commands + * change the dict output format to make consistency under py27 and py34 + * Fix to disable meter-links from CLI + * Use the oslo.utils.reflection to extract the class name + * remove py24 compatible code + * Don't copy the auth_plugin for aodh + * Remove openstack-common.conf + * Use assertTrue/False instead of assertEqual(T/F) + * Improve ceilometer alarm enabled input parameter validation + * Updated from global requirements + * Replace assertEqual(None, *) with assertIsNone in tests + * remove MANIFEST.in + * Updated from global requirements + * Restructuring a comment in Python-Ceilometerclient + * Deprecated tox -downloadcache option removed + * Revert "Delete python bytecode before every test run" + * Remove duplicated assert + * Delete python bytecode before every test run + * Fix Python 3 version announced in metadata + * Remove py26 support + * Fix the parameter order of assertEqual in ceilometerclient + * Fix Resource.__eq__ mismatch semantics of object equal + +------------------------------------------------------------------- Old: ---- python-ceilometerclient-1.5.0.tar.gz New: ---- python-ceilometerclient-2.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ceilometerclient.spec ++++++ --- /var/tmp/diff_new_pack.sqIISF/_old 2016-05-04 08:19:19.000000000 +0200 +++ /var/tmp/diff_new_pack.sqIISF/_new 2016-05-04 08:19:19.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-ceilometerclient # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 B1 Systems GmbH. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %define component ceilometerclient Name: python-%{component} -Version: 1.5.0 +Version: 2.3.0 Release: 0 Url: https://github.com/openstack/python-ceilometerclient Summary: OpenStack Metering (Ceilometer) API Client @@ -31,13 +31,13 @@ BuildRequires: python-devel BuildRequires: python-pbr Requires: python-PrettyTable >= 0.7 -Requires: python-argparse Requires: python-iso8601 >= 0.1.9 +Requires: python-keystoneauth1 >= 2.1.0 Requires: python-keystoneclient >= 1.6.0 Requires: python-oslo.i18n >= 1.5.0 -Requires: python-oslo.serialization >= 1.4.0 -Requires: python-oslo.utils >= 2.0.0 -Requires: python-requests >= 2.5.2 +Requires: python-oslo.serialization >= 1.10.0 +Requires: python-oslo.utils >= 3.4.0 +Requires: python-requests >= 2.8.1 Requires: python-six >= 1.9.0 Requires: python-stevedore >= 1.5.0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 @@ -55,13 +55,10 @@ Summary: Openstack Metering (Ceilometer) API Client - Testsuite Group: Development/Languages/Python Requires: %{name} = %{version} -%if 0%{?suse_version} && 0%{?suse_version} <= 1110 -Requires: python-discover -%endif Requires: python-fixtures >= 1.3.1 Requires: python-mock >= 1.2 Requires: python-python-subunit >= 0.0.18 -Requires: python-tempest-lib >= 0.6.1 +Requires: python-tempest-lib >= 0.13.0 Requires: python-testrepository >= 0.0.18 Requires: python-testtools >= 1.4.0 ++++++ python-ceilometerclient-1.5.0.tar.gz -> python-ceilometerclient-2.3.0.tar.gz ++++++ ++++ 4283 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de