Hello community,

here is the log from the commit of package python-keystoneclient for 
openSUSE:Factory checked in at 2015-07-23 15:23:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2015-07-14 17:44:14.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes
 2015-07-23 15:23:08.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul 20 20:54:09 UTC 2015 - [email protected]
+
+- update to 1.3.2:
+  * Updated from global requirements and fix env variables passthrought
+
+-------------------------------------------------------------------

Old:
----
  python-keystoneclient-1.3.1.tar.gz

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

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

Other differences:
------------------
++++++ python-keystoneclient.spec ++++++
--- /var/tmp/diff_new_pack.pJXAmB/_old  2015-07-23 15:23:09.000000000 +0200
+++ /var/tmp/diff_new_pack.pJXAmB/_new  2015-07-23 15:23:09.000000000 +0200
@@ -19,7 +19,7 @@
 %define component keystoneclient
 
 Name:           python-%{component}
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
 Summary:        Openstack Identity (Keystone) API Client
 License:        Apache-2.0
@@ -44,14 +44,14 @@
 Requires:       python-iso8601 >= 0.1.9
 Requires:       python-lxml >= 2.3
 Requires:       python-netaddr >= 0.7.12
-Requires:       python-oslo.config >= 1.9.0
-Requires:       python-oslo.i18n >= 1.3.0
-Requires:       python-oslo.serialization >= 1.2.0
-Requires:       python-oslo.utils >= 1.2.0
+Requires:       python-oslo.config >= 1.9.3
+Requires:       python-oslo.i18n >= 1.5.0
+Requires:       python-oslo.serialization >= 1.4.0
+Requires:       python-oslo.utils >= 1.4.0
 Requires:       python-pbr >= 0.6
 Requires:       python-requests >= 2.2.0
 Requires:       python-six >= 1.9.0
-Requires:       python-stevedore >= 1.1.0
+Requires:       python-stevedore >= 1.3.0
 Recommends:     python-keyring
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -88,7 +88,7 @@
 Requires:       python-fixtures >= 0.3.14
 Requires:       python-mock >= 1.0
 Requires:       python-mox3 >= 0.7.0
-Requires:       python-oslotest >= 1.2.0
+Requires:       python-oslotest >= 1.5.1
 Requires:       python-pycrypto >= 2.6
 Requires:       python-testrepository >= 0.0.18
 Requires:       python-testresources >= 0.2.4

++++++ python-keystoneclient-1.3.1.tar.gz -> python-keystoneclient-1.3.2.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/ChangeLog 
new/python-keystoneclient-1.3.2/ChangeLog
--- old/python-keystoneclient-1.3.1/ChangeLog   2015-04-27 18:32:41.000000000 
+0200
+++ new/python-keystoneclient-1.3.2/ChangeLog   2015-06-30 19:18:51.000000000 
+0200
@@ -1,6 +1,11 @@
 CHANGES
 =======
 
+1.3.2
+-----
+
+* Updated from global requirements and fix env variables passthrought
+
 1.3.1
 -----
 
@@ -902,7 +907,7 @@
 * Added 'service_id' column to endpoint-list
 * Useful error msg when missing catalog (bug 949904)
 * bootstrap a keystone user (e.g. admin) in one cmd
-* Enable/disable services/endpoints (bug 1048662
+* Enable/disable services/endpoints (bug 1048662)
 * v3 Domain/Project role grants
 * Fixed httplib2 mocking (bug 1050091, bug 1050097)
 * v3 List projects for a user
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/PKG-INFO 
new/python-keystoneclient-1.3.2/PKG-INFO
--- old/python-keystoneclient-1.3.1/PKG-INFO    2015-04-27 18:32:42.000000000 
+0200
+++ new/python-keystoneclient-1.3.2/PKG-INFO    2015-06-30 19:18:52.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-keystoneclient
-Version: 1.3.1
+Version: 1.3.2
 Summary: Client Library for OpenStack Identity
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/PKG-INFO 
new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/PKG-INFO
--- old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/PKG-INFO     
2015-04-27 18:32:41.000000000 +0200
+++ new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/PKG-INFO     
2015-06-30 19:18:52.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-keystoneclient
-Version: 1.3.1
+Version: 1.3.2
 Summary: Client Library for OpenStack Identity
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/pbr.json 
new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/pbr.json
--- old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/pbr.json     
2015-04-27 18:32:41.000000000 +0200
+++ new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/pbr.json     
2015-06-30 19:18:52.000000000 +0200
@@ -1 +1 @@
-{"is_release": true, "git_version": "8fa6b6f"}
\ No newline at end of file
+{"git_version": "3914c0c", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/requires.txt 
new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/requires.txt
--- old/python-keystoneclient-1.3.1/python_keystoneclient.egg-info/requires.txt 
2015-04-27 18:32:41.000000000 +0200
+++ new/python-keystoneclient-1.3.2/python_keystoneclient.egg-info/requires.txt 
2015-06-30 19:18:52.000000000 +0200
@@ -3,11 +3,11 @@
 Babel>=1.3
 iso8601>=0.1.9
 netaddr>=0.7.12
-oslo.config>=1.9.0  # Apache-2.0
-oslo.i18n>=1.3.0  # Apache-2.0
-oslo.serialization>=1.2.0               # Apache-2.0
-oslo.utils>=1.2.0                       # Apache-2.0
+oslo.config>=1.9.3,<1.10.0  # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0  # Apache-2.0
+oslo.serialization>=1.4.0,<1.5.0               # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0                       # Apache-2.0
 PrettyTable>=0.7,<0.8
 requests>=2.2.0,!=2.4.0
 six>=1.9.0
-stevedore>=1.1.0  # Apache-2.0
+stevedore>=1.3.0,<1.4.0  # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/requirements.txt 
new/python-keystoneclient-1.3.2/requirements.txt
--- old/python-keystoneclient-1.3.1/requirements.txt    2015-04-27 
18:30:18.000000000 +0200
+++ new/python-keystoneclient-1.3.2/requirements.txt    2015-06-30 
19:17:03.000000000 +0200
@@ -8,11 +8,11 @@
 Babel>=1.3
 iso8601>=0.1.9
 netaddr>=0.7.12
-oslo.config>=1.9.0  # Apache-2.0
-oslo.i18n>=1.3.0  # Apache-2.0
-oslo.serialization>=1.2.0               # Apache-2.0
-oslo.utils>=1.2.0                       # Apache-2.0
+oslo.config>=1.9.3,<1.10.0  # Apache-2.0
+oslo.i18n>=1.5.0,<1.6.0  # Apache-2.0
+oslo.serialization>=1.4.0,<1.5.0               # Apache-2.0
+oslo.utils>=1.4.0,<1.5.0                       # Apache-2.0
 PrettyTable>=0.7,<0.8
 requests>=2.2.0,!=2.4.0
 six>=1.9.0
-stevedore>=1.1.0  # Apache-2.0
+stevedore>=1.3.0,<1.4.0  # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/setup.cfg 
new/python-keystoneclient-1.3.2/setup.cfg
--- old/python-keystoneclient-1.3.1/setup.cfg   2015-04-27 18:32:42.000000000 
+0200
+++ new/python-keystoneclient-1.3.2/setup.cfg   2015-06-30 19:18:52.000000000 
+0200
@@ -66,7 +66,7 @@
 universal = 1
 
 [egg_info]
-tag_build = 
 tag_date = 0
 tag_svn_revision = 0
+tag_build = 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/test-requirements.txt 
new/python-keystoneclient-1.3.2/test-requirements.txt
--- old/python-keystoneclient-1.3.1/test-requirements.txt       2015-04-27 
18:30:18.000000000 +0200
+++ new/python-keystoneclient-1.3.2/test-requirements.txt       2015-06-30 
19:17:03.000000000 +0200
@@ -12,12 +12,12 @@
 mock>=1.0
 mox3>=0.7.0
 oauthlib>=0.6
-oslosphinx>=2.2.0  # Apache-2.0
-oslotest>=1.2.0  # Apache-2.0
+oslosphinx>=2.5.0,<2.6.0  # Apache-2.0
+oslotest>=1.5.1,<1.6.0  # Apache-2.0
 pycrypto>=2.6
-requests-mock>=0.5.1  # Apache-2.0
+requests-mock>=0.6.0  # Apache-2.0
 sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
-tempest-lib>=0.2.0
+tempest-lib>=0.4.0,<0.5.0
 testrepository>=0.0.18
 testresources>=0.2.4
 testtools>=0.9.36,!=1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-keystoneclient-1.3.1/tox.ini 
new/python-keystoneclient-1.3.2/tox.ini
--- old/python-keystoneclient-1.3.1/tox.ini     2015-04-27 18:30:16.000000000 
+0200
+++ new/python-keystoneclient-1.3.2/tox.ini     2015-06-30 19:17:03.000000000 
+0200
@@ -32,6 +32,7 @@
 
 [testenv:functional]
 setenv = OS_TEST_PATH=./keystoneclient/tests/functional
+passenv = OS_*
 
 [flake8]
 # H405: multi line docstring summary not separated with an empty line


Reply via email to