Hello community,
here is the log from the commit of package python-ceilometerclient for
openSUSE:Factory checked in at 2014-01-20 07:54:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2013-10-18 11:42:27.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
2014-01-23 15:53:54.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 16 12:01:20 UTC 2013 - [email protected]
+
+- remove dependency on d2to1
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ceilometerclient.spec ++++++
--- /var/tmp/diff_new_pack.A8kL11/_old 2014-01-23 15:53:54.000000000 +0100
+++ /var/tmp/diff_new_pack.A8kL11/_new 2014-01-23 15:53:54.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-ceilometerclient
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 B1 Systems GmbH.
#
# All modifications and additions to the file contributed by third parties
@@ -30,7 +30,6 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: openstack-suse-macros
BuildRequires: python-base
-BuildRequires: python-d2to1
BuildRequires: python-distribute
BuildRequires: python-pbr
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -41,8 +40,8 @@
Requires: python-PrettyTable >= 0.6
Requires: python-httplib2
Requires: python-iso8601 >= 0.1.4
-Requires: python-keystoneclient >= 0.2
-Requires: python-pbr
+Requires: python-keystoneclient >= 0.3.2
+Requires: python-pbr >= 0.5.21
%description
This is a client library for Ceilometer built on the Ceilometer API. It
@@ -57,15 +56,16 @@
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
Requires: python-discover
%endif
-Requires: python-fixtures >= 0.3.12
+Requires: python-fixtures >= 0.3.14
Requires: python-flake8 >= 2.0
-Requires: python-hacking >= 0.5.3
+Requires: python-hacking >= 0.5.6
+Requires: python-mock >= 1.0
Requires: python-mox >= 0.5.3
Requires: python-pep8 >= 1.4.5
Requires: python-pyflakes >= 0.7.2
Requires: python-python-subunit
-Requires: python-testrepository >= 0.0.13
-Requires: python-testtools >= 0.9.29
+Requires: python-testrepository >= 0.0.17
+Requires: python-testtools >= 0.9.32
%description test
This package contains testsuite files for %{name}.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]