Hello community,
here is the log from the commit of package python-neutronclient for
openSUSE:Factory checked in at 2014-01-20 07:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old)
and /work/SRC/openSUSE:Factory/.python-neutronclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-neutronclient"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes
2013-10-18 11:42:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
2014-01-23 15:54:22.000000000 +0100
@@ -1,0 +2,34 @@
+Mon Jan 13 09:48:48 UTC 2014 - [email protected]
+
+- update to 2.3.3:
+ * Make compatible with Cliff (1.5.2)
+ * Remove a debugging print statement
+ * Remove start index 0 in range()
+ * Pin Sphinx to <1.2 in test-requirements
+ * Add -U to pip install command in tox.ini
+ * Fix neutron port-create --no-security-groups
+ * Fix i18n messages in neutronclient
+ * Updates .gitignore
+ * Convert xrange to range
+ * Ignores swap files generated during file editing
+ * Handle IpAddressInUse with client exception
+ * Fix lb-healthmonitor-update to work with correct object
+ * [fwaas] Can now create disabled firewall rules
+ * Log reason for connection failed exception
+ * Make HACKING.rst DRYer
+ * Fix status_code not passed in code
+ * Add ability to reference pool by name in lb-pool-stats command
+ * Updated from global requirements
+ * Fix stable/grizzly gating for Neutron (aka Quantum)
+ * Change copyright headers from LLC to Foundation
+ * Forcibly clear connection pool after every request
+ * Updated from global requirements
+ * Adds ExternalIpAddressExhaustedClient exception
+ * Fixes the display message for the insert/remove firewall rule CLI
+ * Adds IpAddressGenerationFailureClient exception
+ * Update tox.ini to use new features
+ * Update help string to match API doc
+ * Client for metering extension
+ * Remove openstack.common.exception usage
+
+-------------------------------------------------------------------
Old:
----
python-neutronclient-2.3.1.tar.gz
New:
----
python-neutronclient-2.3.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-neutronclient.spec ++++++
--- /var/tmp/diff_new_pack.BHns4Z/_old 2014-01-23 15:54:23.000000000 +0100
+++ /var/tmp/diff_new_pack.BHns4Z/_new 2014-01-23 15:54:23.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-neutronclient
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
%define component neutronclient
Name: python-neutronclient
-Version: 2.3.1
+Version: 2.3.3
Release: 0
Summary: Openstack Network (Quantum) API Client
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/python-neutronclient
-Source: python-neutronclient-2.3.1.tar.gz
+Source: python-neutronclient-2.3.3.tar.gz
BuildRequires: openstack-suse-macros
BuildRequires: python-base
BuildRequires: python-distribute
@@ -34,7 +34,6 @@
BuildRequires: python-cliff >= 1.2.1
BuildRequires: python-cliff-tablib
BuildRequires: python-coverage
-BuildRequires: python-d2to1
BuildRequires: python-flake8
BuildRequires: python-hacking
BuildRequires: python-httplib2
@@ -49,14 +48,13 @@
BuildRequires: python-testrepository
BuildRequires: python-testtools
Requires: python >= 2.6.8
-Requires: python-Babel >= 0.9.6
+Requires: python-Babel >= 1.3
Requires: python-cliff >= 1.4.3
-Requires: python-d2to1 >= 0.2.10
Requires: python-httplib2
Requires: python-iso8601 >= 0.1.4
Requires: python-pbr >= 0.5.21
Requires: python-simplejson >= 2.0.9
-Requires: python-six
+Requires: python-six >= 1.4.1
Provides: python-quantumclient = 2.2.3.1
Obsoletes: python-quantumclient < 2.2.3.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -95,7 +93,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-neutronclient-2.3.1
+%setup -q -n python-neutronclient-2.3.3
%openstack_cleanup_prep
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.BHns4Z/_old 2014-01-23 15:54:23.000000000 +0100
+++ /var/tmp/diff_new_pack.BHns4Z/_new 2014-01-23 15:54:23.000000000 +0100
@@ -1,6 +1,6 @@
<services>
<service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/python-neutronclient/python-neutronclient-2.3.1.tar.gz</param>
+ <param
name="url">http://tarballs.openstack.org/python-neutronclient/python-neutronclient-2.3.3.tar.gz</param>
<param name="email">[email protected]</param>
<param name="plain-version">True</param>
</service>
++++++ python-neutronclient-2.3.1.tar.gz -> python-neutronclient-2.3.3.tar.gz
++++++
++++ 4208 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]