From b8a2ea629a4010b3ea230c2b00a2475ad9caef3ba8c3f40df88feb694d3ac92c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 22 Jul 2013 11:15:25 +0000 Subject: [PATCH] Accepting request 182641 from Cloud:OpenStack:Factory - Update to version 0.9.0.48: + Flake8 should ignore build folder + Rename invalid domain name to be RFC compliant. - Update to version 0.9.0.45: + Enable client V2 to update/delete tags for a given image. - Update to version 0.9.0.44: + Start using Pyflakes and Hacking - Only depend on python-discover on SLE, it's a Python-2.6 feature backport - fix requires of test package - tools/pip-requires changed to requirements.txt (pip's de-facto standard) - remove setBadness call from rpmlintrc - python-pbr/d2to1 requires OBS-URL: https://build.opensuse.org/request/show/182641 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-glanceclient?expand=0&rev=6 --- _service | 3 +- python-glanceclient-0.8.0.tar.gz | 3 -- python-glanceclient-0.9.0.tar.gz | 3 -- python-glanceclient-master.tar.gz | 3 ++ python-glanceclient.changes | 63 +++++++++++++++++++------------ python-glanceclient.spec | 32 +++++++++------- 6 files changed, 63 insertions(+), 44 deletions(-) delete mode 100644 python-glanceclient-0.8.0.tar.gz delete mode 100644 python-glanceclient-0.9.0.tar.gz create mode 100644 python-glanceclient-master.tar.gz diff --git a/_service b/_service index bf67c44..1727ce7 100644 --- a/_service +++ b/_service @@ -1,7 +1,8 @@ - http://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.9.0.tar.gz + http://tarballs.openstack.org/python-glanceclient/python-glanceclient-master.tar.gz opensuse-cloud@opensuse.org + .*-([^-]+)\.g[a-zA-Z0-9]{7} True diff --git a/python-glanceclient-0.8.0.tar.gz b/python-glanceclient-0.8.0.tar.gz deleted file mode 100644 index 61f4401..0000000 --- a/python-glanceclient-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46bfe15087437f19499c803394334a470081804f3f23f19dcc5a83608c01d383 -size 90083 diff --git a/python-glanceclient-0.9.0.tar.gz b/python-glanceclient-0.9.0.tar.gz deleted file mode 100644 index 83f1a8c..0000000 --- a/python-glanceclient-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:708ecd7031b61d335624b51507607736f276504667a8a76421803cdfe2b32360 -size 94461 diff --git a/python-glanceclient-master.tar.gz b/python-glanceclient-master.tar.gz new file mode 100644 index 0000000..e17a8c2 --- /dev/null +++ b/python-glanceclient-master.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f324935b0f8888aa1acc8b91d8688040f244edea511928d5409a4f4792fc1d35 +size 102635 diff --git a/python-glanceclient.changes b/python-glanceclient.changes index a8d8004..1aef93f 100644 --- a/python-glanceclient.changes +++ b/python-glanceclient.changes @@ -1,33 +1,48 @@ ------------------------------------------------------------------- -Wed May 29 10:49:10 UTC 2013 - dmueller@suse.com +Mon Jul 8 23:45:21 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 0.9.0.48: + + Flake8 should ignore build folder + + Rename invalid domain name to be RFC compliant. + +------------------------------------------------------------------- +Fri Jul 5 23:43:24 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 0.9.0.45: + + Enable client V2 to update/delete tags for a given image. + +------------------------------------------------------------------- +Tue Jul 2 00:18:59 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 0.9.0.44: + + Start using Pyflakes and Hacking + +------------------------------------------------------------------- +Thu Jun 27 09:43:46 UTC 2013 - speilicke@suse.com + +- Only depend on python-discover on SLE, it's a Python-2.6 feature + backport + +------------------------------------------------------------------- +Wed Jun 12 09:55:33 UTC 2013 - dmueller@suse.com + +- fix requires of test package + +------------------------------------------------------------------- +Tue Jun 4 12:28:52 UTC 2013 - speilicke@suse.com + +- tools/pip-requires changed to requirements.txt (pip's de-facto + standard) + +------------------------------------------------------------------- +Wed May 29 11:22:37 UTC 2013 - dmueller@suse.com - remove setBadness call from rpmlintrc ------------------------------------------------------------------- -Mon May 27 22:20:17 UTC 2013 - dmueller@suse.com +Mon May 27 08:45:20 UTC 2013 - dmueller@suse.com -- version requirements properly - -------------------------------------------------------------------- -Tue Apr 30 09:50:04 UTC 2013 - dmueller@suse.com - -- python-prettytable was renamed to python-PrettyTable - -------------------------------------------------------------------- -Mon Apr 22 12:17:34 UTC 2013 - dmueller@suse.com - -- update to 0.9.0 -- remove 31960f0a8584802852d97ec8ce27b5516b32d63b.diff - -------------------------------------------------------------------- -Wed Apr 3 11:44:48 UTC 2013 - dmueller@suse.com - -- add 31960f0a8584802852d97ec8ce27b5516b32d63b.diff - -------------------------------------------------------------------- -Tue Apr 2 10:12:08 UTC 2013 - dmueller@suse.com - -- downgrade to the released tarball (0.8.0) +- python-pbr/d2to1 requires ------------------------------------------------------------------- Tue Mar 26 13:43:11 UTC 2013 - dmueller@suse.com diff --git a/python-glanceclient.spec b/python-glanceclient.spec index 1dedb9e..883fa39 100644 --- a/python-glanceclient.spec +++ b/python-glanceclient.spec @@ -19,32 +19,35 @@ %define component glanceclient Name: python-glanceclient -Version: 0.9.0 +Version: 0.9.0.48 Release: 0 Summary: Openstack Image (Glance) API Client License: Apache-2.0 Group: Development/Languages/Python Url: http://launchpad.net/python-glanceclient -Source: python-glanceclient-0.9.0.tar.gz +Source: python-glanceclient-master.tar.gz Source2: openstack-glance.sh BuildRequires: openstack-suse-macros BuildRequires: python-base -BuildRequires: python-distribute # Documentation build requirements: BuildRequires: python-PrettyTable BuildRequires: python-Sphinx +BuildRequires: python-d2to1 BuildRequires: python-iso8601 BuildRequires: python-keystoneclient +BuildRequires: python-pbr BuildRequires: python-pyOpenSSL BuildRequires: python-warlock Requires: python >= 2.6.8 Requires: python-argparse # /usr/bin/glance uses pkg_resources, thus: Requires: python-PrettyTable >= 0.6 -Requires: python-distribute +Requires: python-d2to1 >= 0.2.10 Requires: python-keystoneclient >= 0.1.2 +Requires: python-pbr >= 0.5 Requires: python-pyOpenSSL Requires: python-warlock >= 0.7.0 + 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()")} @@ -60,24 +63,27 @@ a Python API (the glanceclient module), and a command-line tool (glance). Summary: Openstack Image (Glance) API Client - Testsuite Group: System/Management Requires: %{name} = %{version} +Requires: python-coverage +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 +Requires: python-discover +%endif +Requires: python-flake8 >= 2.0 +Requires: python-hacking >= 0.5.3 +Requires: python-mock >= 0.8.0 Requires: python-mox -Requires: python-nose -Requires: python-nose-exclude -Requires: python-nosehtmloutput -Requires: python-nosexcover -Requires: python-openstack.nose_plugin -Requires: python-pep8 >= 1.3.3 +Requires: python-pep8 >= 1.4.5 +Requires: python-pyflakes >= 0.7.2 +Requires: python-testrepository >= 0.0.13 Requires: python-testtools >= 0.9.22 -Requires: python-tox %description test This package contains testsuite files for %{name}. %prep -%setup -q -n python-glanceclient-0.9.0 +%setup -q -n python-glanceclient-0.9.0.48.g8427208 %openstack_cleanup_prep # Our package versioning scheme is different (but we provide the correct thing) thus: -sed -i "s|python-keystoneclient>=0.1.2,<1|python-keystoneclient|" tools/pip-requires +sed -i "s|python-keystoneclient>=0.1.2,<1|python-keystoneclient|" requirements.txt %build python setup.py build