Hello community,

here is the log from the commit of package python-quantumclient for 
openSUSE:Factory checked in at 2013-07-08 21:45:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-quantumclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-quantumclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-quantumclient"

Changes:
--------
New Changes file:

--- /dev/null   2013-07-02 09:26:14.908030755 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-quantumclient.new/python-quantumclient.changes
   2013-07-08 21:45:23.000000000 +0200
@@ -0,0 +1,333 @@
+-------------------------------------------------------------------
+Mon Jul  1 23:49:07 UTC 2013 - [email protected]
+
+- Update to version 2.2.2.17:
+  + Enables H404 check (multi line docstring) in flake8
+  + Remove the monkey patching of _ into the builtins.
+
+-------------------------------------------------------------------
+Sat Jun 29 23:47:52 UTC 2013 - [email protected]
+
+- Update to version 2.2.2.13:
+  + Support router-interface-add/delete by port_id
+  + Allow subnet name in lb-vip-create and lb-pool-create
+
+-------------------------------------------------------------------
+Tue Jun 18 12:09:39 UTC 2013 - [email protected]
+
+- Only depend on python-discover on SLE, it's a Python-2.6 feature
+  backport
+
+-------------------------------------------------------------------
+Thu Jun 13 08:12:44 UTC 2013 - [email protected]
+
+- update doc file names 
+
+-------------------------------------------------------------------
+Wed Jun 12 09:48:04 UTC 2013 - [email protected]
+
+- fix test dependencies 
+
+-------------------------------------------------------------------
+Sat Jun  1 16:58:58 UTC 2013 - [email protected]
+
+- remove distribute dependency 
+
+-------------------------------------------------------------------
+Mon May 27 08:38:02 UTC 2013 - [email protected]
+
+- python-pbr/d2to1 requires 
+
+-------------------------------------------------------------------
+Fri Apr 26 11:18:30 UTC 2013 - [email protected]
+
+- Buildrequire iso8601, fixes some doc building warnings
+- Stop owning %{python_sitelib}/quantumclient/tests, those all moved
+  to the global tests/ dir (in the tarball), which are part of the
+  test sub-package
+
+--------------------------------------------------------------------
+Mon Mar 25 10:59:05 UTC 2013 - [email protected]
+
+- Update to version 2.2.0.7+git.1364209145.bed3373:
+  + Improve unit tests for python-quantumclient
+
+--------------------------------------------------------------------
+Thu Mar 21 15:42:39 UTC 2013 - [email protected]
+
+- Update to version 2.2.0.5+git.1363880559.fb2ed4e:
+  + Add a missing command line option: --insecure
+  + add  2.2.0 release note in index.rst file
+  + Improve unit tests for python-quantumclient
+
+-------------------------------------------------------------------
+Tue Mar 12 22:14:33 UTC 2013 - [email protected]
+
+- Update to version 2.2.0:
+  + no change 
+
+--------------------------------------------------------------------
+Mon Mar 11 12:58:10 UTC 2013 - [email protected]
+
+- Update to version 2.1.2.9+git.1363006690.f96219d:
+  + Update cliff dependency (1.3.1)
+  + rename port to port_protocol for lbaas cli
+  + Client for agent scheduler extension
+  + Add pagination support for client
+  + quantumclient.common.serializer module cleanup
+  + Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)
+  + Add support for security group quotas
+  + Fix a description of floatingip-id in (dis)associate commands
+
+-------------------------------------------------------------------
+Mon Feb 25 14:12:22 UTC 2013 - [email protected]
+
+- add python-prettytable-0.7x.diff:
+  * Support prettytable 0.7 as well
+
+--------------------------------------------------------------------
+Sun Feb 24 18:20:43 UTC 2013 - [email protected]
+
+- Update to version 3.0.a1.9+git.1361730043.d77f862:
+  + Match other python-*client prettytable dependency
+  + Client for agent extension
+  + Allow known options after unknown ones in list and update command
+  + CLI support for network gateway feature
+
+-------------------------------------------------------------------
+Fri Feb 22 11:27:48 UTC 2013 - [email protected]
+
+- BuildRequire openstack-suse-macros instead of openstack-macros
+
+--------------------------------------------------------------------
+Mon Feb 18 09:41:08 UTC 2013 - [email protected]
+
+- Update to version 3.0.a1.3+git.1361180468.0879059:
+  + Support XML request format
+  + Stored the quantum commands list to the variable.
+  + Add .coveragerc
+  + Add exceptions messages for authentication
+  + Add nvp queue support to client
+
+--------------------------------------------------------------------
+Mon Feb 11 15:12:50 UTC 2013 - [email protected]
+
+- Update to version 2.1.44+git.1360595570.dad11b3:
+  + Migrate from nose to testr
+  + Remove gettext.install from quantumclient.__init__
+  + Allow ability to remove security groups from ports
+
+--------------------------------------------------------------------
+Mon Feb  4 12:11:38 UTC 2013 - [email protected]
+
+- Update to version 2.1.40+git.1359979898.2bca8ee:
+  + Fix quantum client example
+  + Exception should raise with status code
+  + Remove multiple white spaces
+  + Delete network with id in sample code using API.
+  + The change implements LBaaS CLI commands.
+
+--------------------------------------------------------------------
+Thu Jan 17 14:13:06 UTC 2013 - [email protected]
+
+- Update to version 2.1.33+git.1358431986.798d2c7:
+  + Display security group name in security-group-rule-list
+  + Migrate from unittest to testtools
+
+-------------------------------------------------------------------
+Thu Jan 17 14:08:20 UTC 2013 - [email protected]
+
+- Use version-regexp param for git_tarballs service to avoid
+  uselessly including the last git commit id twice.
+
+--------------------------------------------------------------------
+Mon Jan 14 13:09:48 UTC 2013 - [email protected]
+
+- Update to version 2.1.28.gd935757+git.1358165388.d935757:
+  + Allow known options defined after position arguments.
+  + Display subnet cidr information in net-list
+  + Fix import order nits
+- Build HTML documentation
+
+--------------------------------------------------------------------
+Mon Jan  7 08:30:18 UTC 2013 - [email protected]
+
+- Update to version 2.1.22.g2693515+git.1357543818.2693515:
+  + Add file 'ChangeLog' to MANIFEST.in
+  + bug 1091028
+  + Support dash-style options for security-group commands.
+  + Add --dns-nameserver, --host-route, --disable-dhcp to subnet-create
+  + Fix a wrong substition for '-h' in bash completion
+  + Ensures that help alignment is not hard coded
+  + Display columns in the order of -c options
+  + Add --router and --floatingip to quota-update options.
+  + Correct the verbose output formatting when creating routers.
+  + Convenience cmds for l3
+  + Fix curl command for PUT and DELETE.
+
+-------------------------------------------------------------------
+Wed Dec  5 09:31:30 UTC 2012 - [email protected]
+
+- Use @PARENT_TAG@ in _service file to automate versioning
+
+-------------------------------------------------------------------
+Tue Nov 20 10:32:00 UTC 2012 - [email protected]
+
+- Add test package requirement on:
+  + python-openstack.nose_plugin
+
+-------------------------------------------------------------------
+Thu Nov 15 12:58:51 UTC 2012 - [email protected]
+
+- Use openstack-macros
+- Add additional requires for testsuite
+
+-------------------------------------------------------------------
+Fri Nov  9 14:31:04 UTC 2012 - [email protected]
+
+- Downgrade version to new upstream scheme: 2.1 (bnc#787387)
+
+-------------------------------------------------------------------
+Thu Nov  8 11:19:17 UTC 2012 - [email protected]
+
+- Drop from_vcs build flag
+
+-------------------------------------------------------------------
+Fri Oct 12 13:30:54 UTC 2012 - [email protected]
+
++++ 136 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Factory/.python-quantumclient.new/python-quantumclient.changes

New:
----
  _service
  python-quantumclient-master.tar.gz
  python-quantumclient.changes
  python-quantumclient.spec
  rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-quantumclient.spec ++++++
#
# spec file for package python-quantumclient
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define component quantumclient

Name:           python-quantumclient
Version:        2.2.2.17
Release:        0
Summary:        Openstack Network (Quantum) API Client
License:        Apache-2.0
Group:          Development/Languages/Python
Url:            http://launchpad.net/python-quantumclient
Source:         python-quantumclient-master.tar.gz
BuildRequires:  openstack-suse-macros
BuildRequires:  python-base
BuildRequires:  python-distribute
# Documentation build requirements:
BuildRequires:  python-Sphinx
BuildRequires:  python-cliff >= 1.2.1
BuildRequires:  python-d2to1
BuildRequires:  python-httplib2
BuildRequires:  python-iso8601
BuildRequires:  python-mox
BuildRequires:  python-pbr
BuildRequires:  python-pyparsing >= 1.5.6
Requires:       python >= 2.6.8
Requires:       python-argparse
# /usr/bin/quantum uses pkg_resources, thus:
Requires:       python-PrettyTable >= 0.6
Requires:       python-cliff >= 1.4
Requires:       python-d2to1 >= 0.2.10
Requires:       python-httplib2
Requires:       python-iso8601
Requires:       python-pbr >= 0.5.16
Requires:       python-pyparsing >= 1.5.6
Requires:       python-simplejson >= 2.0.9
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch:      noarch
%endif

%description
This is a client for the OpenStack Quantum API. There's a Python API (the
quantumclient module), and a command-line tool (quantum).

%package test
Summary:        Openstack Network (Quantum) API Client - Testsuite
Group:          System/Management
Requires:       %{name} = %{version}
# this shouldn't be required, but it's imported by test_lib.py
Requires:       openstack-quantum
# this shouldn't be required, but we get this ImportError currently:
# from quantum.tests.unit.client_tools import stubs as client_stubs
# ImportError: No module named tests.unit.client_tools
Requires:       openstack-quantum-test
Requires:       python-cliff-tablib >= 1.0
Requires:       python-coverage
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
Requires:       python-discover
%endif
Requires:       python-fixtures >= 0.3.12
Requires:       python-flake8 >= 2.0
Requires:       python-hacking >= 0.5.3
Requires:       python-mox
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.22

%description test
This package contains testsuite files for %{name}.

%prep
%setup -q -n python-quantumclient-2.2.2.17.g8ed3870
%openstack_cleanup_prep

%build
python setup.py build
python setup.py build_sphinx
rm -rf doc/build/html/{.buildinfo,.doctrees}

%install
python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}

### test subpackage
%openstack_test_package_install

%files
%defattr(-,root,root,-)
%doc LICENSE README.rst doc/build/html
%{_bindir}/quantum
%{python_sitelib}/%{component}/
%{python_sitelib}/python_%{component}-*.egg-info

%files test
%defattr(-,root,root,-)
%{_localstatedir}/lib/%{name}-test/

%changelog
++++++ _service ++++++
<services>
  <service name="git_tarballs" mode="disabled">
    <param 
name="url">http://tarballs.openstack.org/python-quantumclient/python-quantumclient-master.tar.gz</param>
    <param name="email">[email protected]</param>
    <param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
    <param name="plain-version">True</param>
  </service>
</services>
++++++ rpmlintrc ++++++
# This symling is for the -test package and can be ignored:
addFilter("dangling-symlink /var/lib/python-quantumclient-test/quantumclient")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to