Hello community,
here is the log from the commit of package python-glanceclient for
openSUSE:Factory checked in at 2014-03-28 13:17:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-glanceclient (Old)
and /work/SRC/openSUSE:Factory/.python-glanceclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-glanceclient"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes
2014-03-09 18:47:08.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes
2014-03-28 13:17:46.000000000 +0100
@@ -2 +2 @@
-Fri Feb 14 10:48:44 UTC 2014 - [email protected]
+Thu Mar 27 10:22:40 UTC 2014 - [email protected]
@@ -3,0 +4,52 @@
+- go back to released version (0.12.0)
+
+-------------------------------------------------------------------
+Mon Mar 17 00:44:35 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.78.g59c1103:
+ * Improve help strings
+
+-------------------------------------------------------------------
+Tue Mar 11 00:39:50 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.76.g8ecc8ae:
+ * Sync with Oslo
+
+-------------------------------------------------------------------
+Mon Mar 10 15:25:58 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.74.g2929cc1:
+ * Python 3: do not use __builtin__
+ * Updated from global requirements
+ * Python3: do not use the 'file' type
+
+-------------------------------------------------------------------
+Wed Mar 5 01:16:40 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.69.ga9dee79:
+ * Python 3: do not use the unicode() function
+ * test_shell: remove a deprecated keyword argument
+ * Replace file with open, which is Python 3 compatible
+
+-------------------------------------------------------------------
+Sat Mar 1 00:52:57 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.63.g46bf452:
+ * Only show progress bar for local image files
+
+-------------------------------------------------------------------
+Wed Feb 26 01:00:01 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.61.g8b76817:
+ * Python3: define a __next__() method for VerboseIteratorWrapper
+ * Python 3: Fix JsonPatch-related issues
+ * Pass bytes to tempfile.NamedTemporaryFile().write()
+
+-------------------------------------------------------------------
+Tue Feb 11 15:45:31 UTC 2014 - [email protected]
+
+- Update to version python-glanceclient-0.12.0.56.gb8a850c:
+ * Remove tox locale overrides
+ * Fix misspellings in python-glanceclient
+ * Update my mailmap
+ * Add support for image size in v2 api upload
@@ -6 +57,0 @@
-- Only require argparse on SLE
@@ -9 +60,139 @@
-Thu Feb 13 09:44:09 UTC 2014 - [email protected]
+Sat Feb 1 00:47:02 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.51:
+ + Using common method 'bool_from_string' from oslo strutils
+
+-------------------------------------------------------------------
+Fri Jan 24 13:23:10 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.49:
+ + Replace file.write and os.path.exists by mock
+ + It was removed urllib, urllib2 & urlparse modules
+ + Allow updating empty created v2 images from v1
+ + server 500 should not be a client error
+ + Handle endpoints with versions consistently
+
+-------------------------------------------------------------------
+Sun Jan 19 01:11:34 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.39:
+ + python3: Switch to mox3 instead of mox
+
+-------------------------------------------------------------------
+Thu Jan 16 12:27:32 UTC 2014 - [email protected]
+
+- fix requires
+
+-------------------------------------------------------------------
+Thu Jan 16 01:07:41 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.38:
+ + Remove vim header
+
+-------------------------------------------------------------------
+Tue Jan 14 01:33:08 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.37:
+ + Python 3: use six.iteritems and six.string_types
+
+-------------------------------------------------------------------
+Mon Jan 13 01:33:34 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.36:
+ + Python 3: use six.iteritems() instead of iteritems()
+
+-------------------------------------------------------------------
+Sun Jan 12 01:28:38 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.34:
+ + Sync apiclient and py3kcompat from oslo
+ + Reuse Resource from oslo
+ + Python 3: use six.iteritems() instead of iteritems()
+ + Python3: use six.StringIO rather than StringIO.StringIO
+ + Python3: use six.StringIO rather than StringIO.StringIO
+
+-------------------------------------------------------------------
+Fri Jan 10 12:00:37 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.24:
+ + Fix glanceclient http.py string formatting error
+
+-------------------------------------------------------------------
+Thu Jan 9 01:37:52 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.22:
+ + Get better format for long lines with PrettyTable
+
+-------------------------------------------------------------------
+Fri Jan 3 01:20:26 UTC 2014 - [email protected]
+
+- Update to version 0.12.0.21:
+ + Remove unused imports
+
+-------------------------------------------------------------------
+Tue Dec 24 01:19:45 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.20:
+ + Updates tox.ini to use new features
+ + Fix and enable gating on H306
+
+-------------------------------------------------------------------
+Sat Dec 21 00:50:57 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.16:
+ + Fix extra new line that break from progress bar
+
+-------------------------------------------------------------------
+Fri Dec 20 00:43:57 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.14:
+ + Replace inheritance hierarchy with composition
+
+-------------------------------------------------------------------
+Thu Dec 19 00:48:23 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.12:
+ + SSL: Handle wildcards in Subject Alternative Names
+
+-------------------------------------------------------------------
+Fri Dec 13 01:15:24 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.10:
+ + Updated from global requirements
+
+-------------------------------------------------------------------
+Sat Dec 7 01:28:07 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.9:
+ + Updates .gitignore
+
+-------------------------------------------------------------------
+Wed Dec 4 00:41:27 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.8:
+ + Readd missing Babel dependency after merge from Oslo(master/bdda833)
+
+-------------------------------------------------------------------
+Wed Nov 27 01:40:28 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.6:
+ + Make HACKING.rst DRYer
+ + python3: xrange no longer exists
+
+-------------------------------------------------------------------
+Sat Nov 23 01:23:19 UTC 2013 - [email protected]
+
+- Update to version 0.12.0.2:
+ + Sync from oslo-incubator
+
+-------------------------------------------------------------------
+Fri Nov 15 18:36:45 UTC 2013 - [email protected]
+
+- Update to version 0.10.0.42:
+ + Replace OpenStack LLC with OpenStack Foundation
+ + change assertEquals to assertEqual
+ + Fix Pep8 errors found by Pep8 1.4.6
+ + Add release notes for 0.12.0
+
+-------------------------------------------------------------------
++++ 31 more lines (skipped)
++++ between
/work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes
++++ and
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes
Old:
----
0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch
python-glanceclient-0.11.0.tar.gz
New:
----
python-glanceclient-0.12.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-glanceclient.spec ++++++
--- /var/tmp/diff_new_pack.NlwZKE/_old 2014-03-28 13:17:47.000000000 +0100
+++ /var/tmp/diff_new_pack.NlwZKE/_new 2014-03-28 13:17:47.000000000 +0100
@@ -19,15 +19,14 @@
%define component glanceclient
Name: python-glanceclient
-Version: 0.11.0
+Version: 0.12.0
Release: 0
Summary: Openstack Image (Glance) API Client
License: Apache-2.0
Group: Development/Languages/Python
Url: http://launchpad.net/python-glanceclient
-Source:
http://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.11.0.tar.gz
+Source:
http://tarballs.openstack.org/python-glanceclient/python-glanceclient-%{version}.tar.gz
Source2: openstack-glance.sh
-Patch0: 0001-SSL-Handle-wildcards-in-Subject-Alternative-Names.patch
BuildRequires: openstack-suse-macros
BuildRequires: python-base
# Documentation build requirements:
@@ -39,15 +38,16 @@
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-keystoneclient >= 0.3.0
Requires: python-pbr >= 0.5.21
-Requires: python-pyOpenSSL
+Requires: python-pyOpenSSL >= 0.11
Requires: python-warlock >= 1.0.1
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-Requires: python-argparse
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
BuildArch: noarch
@@ -61,16 +61,11 @@
Summary: Openstack Image (Glance) API Client - Testsuite
Group: System/Management
Requires: %{name} = %{version}
-Requires: python-coverage >= 3.6
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
Requires: python-discover
%endif
-Requires: python-flake8 >= 2.0
-Requires: python-hacking >= 0.5.6
Requires: python-mock >= 0.8.0
Requires: python-mox >= 0.5.3
-Requires: python-pep8 >= 1.4.5
-Requires: python-pyflakes >= 0.7.2
Requires: python-testrepository >= 0.0.17
Requires: python-testtools >= 0.9.32
@@ -78,8 +73,7 @@
This package contains testsuite files for %{name}.
%prep
-%setup -q -n python-glanceclient-%{version}
-%patch0 -p1
+%setup -q
%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|"
requirements.txt
++++++ _service ++++++
--- /var/tmp/diff_new_pack.NlwZKE/_old 2014-03-28 13:17:47.000000000 +0100
+++ /var/tmp/diff_new_pack.NlwZKE/_new 2014-03-28 13:17:47.000000000 +0100
@@ -5,6 +5,8 @@
<service mode="disabled" name="set_version">
<param name="basename">python-glanceclient</param>
</service>
+ <service mode="disabled" name="python_requires">
+ </service>
<service name="refresh_patches" mode="disabled">
<param name="changesgenerate">enable</param>
</service>
++++++ python-glanceclient-0.11.0.tar.gz -> python-glanceclient-0.12.0.tar.gz
++++++
++++ 2460 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]