Hello community,

here is the log from the commit of package python-keystoneclient for 
openSUSE:Factory checked in at 2014-04-03 18:37:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-keystoneclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-keystoneclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-keystoneclient"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes  
    2014-03-09 20:13:15.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes
 2014-04-03 18:37:11.000000000 +0200
@@ -2 +2 @@
-Fri Feb 28 16:56:06 UTC 2014 - [email protected]
+Thu Mar 27 09:58:45 UTC 2014 - [email protected]
@@ -4,3 +4 @@
-- Backport patch to ask for password interactively for keystone
- user-create:
- + 0001-Interactive-prompt-for-create-user.patch
+-  switch to released version 0.7.0
@@ -9 +7 @@
-Fri Feb 14 10:47:00 UTC 2014 - [email protected]
+Thu Mar 27 01:53:13 UTC 2014 -  [email protected]
@@ -10,0 +9,172 @@
+- Update to version python-keystoneclient-0.7.0.4.g6a6c8d7:
+  * Adds to Keystone to convert V2 endpoints to V3
+  0.7.0
+  * Add 'methods' to all v3 test tokens
+
+-------------------------------------------------------------------
+Wed Mar 26 01:54:36 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.112.g16ca306:
+  * Improve language in update_password() validation error
+  * Handle URLs via the session and auth_plugins
+  * Add a method for changing a user's password in v3
+  * sanity check memcached availability before running tests against it
+  * Start using positional decorator
+  * Fix passing get_token kwargs to get_access
+  * Add a positional decorator
+  * Discover should support other services
+  * Enforce scope mutual exclusion for trusts
+
+-------------------------------------------------------------------
+Tue Mar 25 01:54:38 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.94.g82c1ec7:
+  * add functional test for cache pool
+  * Don't use a connection pool unless provided
+
+-------------------------------------------------------------------
+Sat Mar 22 01:51:56 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.91.g28c8439:
+  * add pooling for cache references
+
+-------------------------------------------------------------------
+Wed Mar 19 01:42:49 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.89.gb63bd9c:
+  * Docs link to middlewarearchitecture
+
+-------------------------------------------------------------------
+Tue Mar 18 11:03:34 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.88.g194b037:
+  * Fix doc build errors
+  * Generate module docs
+  * document that --pass can be required
+  * Rely on OSLO.config
+
+-------------------------------------------------------------------
+Sun Mar 16 01:43:57 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.80.g242ffeb:
+  * Revert "Add request/access token and consumer..."
+  * Revert "Authenticate via oauth"
+
+-------------------------------------------------------------------
+Sat Mar 15 01:47:13 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.78.gbb4c5ad:
+  * Authenticate via oauth
+  * Add request/access token and consumer support for keystoneclient
+  * Handle Token/Endpoint authentication
+  * Set the right permissions for signing_dir in tests
+
+-------------------------------------------------------------------
+Wed Mar 12 01:03:23 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.70.gf12afc6:
+  * Fix retry logic
+  * Fix state modifying catalog tests
+
+-------------------------------------------------------------------
+Tue Mar 11 01:24:40 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.66.g9408910:
+  * Updated from global requirements
+
+-------------------------------------------------------------------
+Mon Mar 10 16:40:38 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.65.gd01950e:
+  * Provide more data to AuthMethod plugins
+  * Remove reference to non-existent shell doc
+  * increase default revocation_cache_time
+  * Improve help strings
+  * Make keystoneclient not log auth tokens
+  * improve configuration help text in auth_token
+  * Log the command output on CertificateConfigError
+  * Privatize auth construction parameters
+  * Remove blank space after print
+  * Capitalize Client API title consistently
+  * Remove dependent module py3kcompat
+  * Fix keystone command man page
+  * Add link to the v3 client api doc
+
+-------------------------------------------------------------------
+Thu Mar  6 00:48:36 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.40.gb935741:
+  * Atomic write of certificate files and revocation list
+
+-------------------------------------------------------------------
+Mon Mar  3 11:16:44 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.39.g1935601:
+  * Remove http_handler config option in auth_token
+  * Use admin_prefix consistently
+  * demonstrate auth_token behavior with a simple echo service
+  * correct typo of config option name in error message
+  * refer to non-deprecated config option in help
+  * Add Python 3 classifiers
+
+-------------------------------------------------------------------
+Thu Feb 27 01:30:03 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.27.g3a6d47c:
+  * Remove redundant default value None for dict.get
+  * Create V3 Auth Plugins
+  * Create V2 Auth Plugins
+
+-------------------------------------------------------------------
+Mon Feb 24 00:59:08 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.21.g9e188e9:
+  * remove extra indentation
+  * Fix role_names call from V3 AccessInfo
+  * Ensure domains.list filtered results are correct
+
+-------------------------------------------------------------------
+Sat Feb 22 00:47:20 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.16.gdff54b8:
+  * Interactive prompt for create user
+
+-------------------------------------------------------------------
+Fri Feb 21 01:39:28 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.14.gbbd30ee:
+  * Replace assertEqual(None, *) with assertIsNone in tests
+  * Test query-string for list actions with filter arguments
+  * Update middlewarearchitecture config options docs
+
+-------------------------------------------------------------------
+Thu Feb 20 01:08:12 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.8.g8e92cb2:
+  * Use Resource class from Oslo
+
+-------------------------------------------------------------------
+Wed Feb 19 00:47:15 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.6.gc67a602:
+  * Update reference to middlewarearchitecture doc
+
+-------------------------------------------------------------------
+Tue Feb 18 01:26:40 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.6.0.4.g4917f13:
+  * Fix references to auth_token in middlewarearchitecture doc
+  0.6.0
+  * Don't use private last_request variable
+
+-------------------------------------------------------------------
+Fri Feb 14 07:48:25 UTC 2014 -  [email protected]
+
+- Update to version python-keystoneclient-0.5.1.50.g8b0c5ee:
+  * Using common method 'bool_from_string' from oslo strutils
+
+-------------------------------------------------------------------
+Thu Feb 13 08:45:06 UTC 2014 - [email protected]
+
+- Update to version python-keystoneclient-0.5.1.48.gef69e08:
+  * Remove vim header
@@ -12,0 +183 @@
+- Fix dependencies
@@ -15 +186 @@
-Thu Jan 30 01:05:59 UTC 2014 - [email protected]
+Sat Feb  1 00:58:08 UTC 2014 - [email protected]
@@ -17,3 +188,2 @@
-- Rebased patches:
-  + 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch (only 
offset)
-  + 0001-Make-ROOTDIR-determination-more-robust.patch (only offset)
+- Update to version 0.4.2.51:
+  + Python 3: fix tests/test_utils.py
@@ -22 +192 @@
-Wed Jan 29 09:12:36 UTC 2014 - [email protected]
+Fri Jan 31 01:11:47 UTC 2014 - [email protected]
++++ 359 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes
++++ and 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes

Old:
----
  0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch
  0001-Interactive-prompt-for-create-user.patch
  0001-Make-ROOTDIR-determination-more-robust.patch
  python-keystoneclient-0.4.1.tar.gz

New:
----
  python-keystoneclient-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-keystoneclient.spec ++++++
--- /var/tmp/diff_new_pack.RvqdCd/_old  2014-04-03 18:37:11.000000000 +0200
+++ /var/tmp/diff_new_pack.RvqdCd/_new  2014-04-03 18:37:11.000000000 +0200
@@ -19,44 +19,37 @@
 %define component keystoneclient
 
 Name:           python-%{component}
-Version:        0.4.1
+Version:        0.7.0
 Release:        0
 Summary:        Openstack Identity (Keystone) API Client
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            http://launchpad.net/python-keystoneclient
-Source:         
http://tarballs.openstack.org/python-keystoneclient/python-keystoneclient-0.4.1.tar.gz
+Source:         
http://tarballs.openstack.org/python-keystoneclient/python-keystoneclient-%{version}.tar.gz
 Source2:        openstack-keystone.sh
-Patch0:         0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch
-Patch1:         0001-Make-ROOTDIR-determination-more-robust.patch
-# Adds an interactive prompt for entering the password when creating a
-# new user from the CLI - backported from master
-Patch2:         0001-Interactive-prompt-for-create-user.patch
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-distribute
 BuildRequires:  python-pbr
 # Packages below are only needed for documentation build
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx >= 1.1.2
 BuildRequires:  python-WebOb
-BuildRequires:  python-argparse
 BuildRequires:  python-iso8601 >= 0.1.4
 BuildRequires:  python-requests >= 0.8.8
 Requires:       python >= 2.6.8
 Requires:       python-Babel >= 1.3
-Requires:       python-PrettyTable >= 0.6
-Requires:       python-iso8601 >= 0.1.4
-Requires:       python-netaddr
+Requires:       python-PrettyTable >= 0.7
+Requires:       python-iso8601 >= 0.1.8
+Requires:       python-netaddr >= 0.7.6
 Requires:       python-oslo.config >= 1.2.0
-Requires:       python-pbr >= 0.5.21
+Requires:       python-pbr >= 0.6
 Requires:       python-requests >= 1.1
-Requires:       python-simplejson >= 2.0.9
-Requires:       python-six >= 1.4.1
+Requires:       python-six >= 1.5.2
 Recommends:     python-keyring
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  python-argparse
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
 BuildArch:      noarch
@@ -87,40 +80,30 @@
 Requires:       python-coverage >= 3.6
 Requires:       python-discover
 Requires:       python-fixtures >= 0.3.14
-Requires:       python-flake8 >= 2.0
-Requires:       python-hacking >= 0.5.6
-Requires:       python-httpretty >= 0.6.3
+Requires:       python-httpretty >= 0.8.0
 Requires:       python-mock >= 1.0
 Requires:       python-mox3 >= 0.7.0
-Requires:       python-pep8 >= 1.4.5
 Requires:       python-pycrypto >= 2.6
-Requires:       python-pyflakes >= 0.7.2
-Requires:       python-testrepository >= 0.0.17
-Requires:       python-testtools >= 0.9.32
+Requires:       python-testrepository >= 0.0.18
+Requires:       python-testresources >= 0.2.4
+Requires:       python-testtools >= 0.9.34
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-keystoneclient-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%setup -q
 %openstack_cleanup_prep
 
 %build
 python setup.py build
-python setup.py build_sphinx
+python setup.py build_sphinx && rm doc/build/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-data=%{python_sitelib}
-
-rm doc/build/html/.buildinfo
 %fdupes doc
-
 ### bash-completion
 install -p -D -m 644 %{SOURCE2} 
%{buildroot}%{_sysconfdir}/bash_completion.d/openstack-keystone.sh
-
 ### test subpackage
 %openstack_test_package_install
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.RvqdCd/_old  2014-04-03 18:37:12.000000000 +0200
+++ /var/tmp/diff_new_pack.RvqdCd/_new  2014-04-03 18:37:12.000000000 +0200
@@ -5,6 +5,8 @@
   <service mode="disabled" name="set_version">
     <param name="basename">python-keystoneclient</param>
   </service>
+  <service mode="disabled" name="python_requires">
+  </service>
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>

++++++ python-keystoneclient-0.4.1.tar.gz -> python-keystoneclient-0.7.0.tar.gz 
++++++
++++ 24305 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to