Hello community,
here is the log from the commit of package python-django_openstack_auth for
openSUSE:Factory checked in at 2016-05-19 12:14:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django_openstack_auth (Old)
and /work/SRC/openSUSE:Factory/.python-django_openstack_auth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django_openstack_auth"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django_openstack_auth/python-django_openstack_auth.changes
2015-10-30 13:42:48.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django_openstack_auth.new/python-django_openstack_auth.changes
2016-05-19 12:14:29.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Mar 3 16:07:13 UTC 2016 - [email protected]
+
+- update to 2.1.1:
+ * Fixing backward compatibility
+ * Add domain initial value on login
+ * Move d-o-a auth library to keystoneauth
+ * Imported Translations from Zanata
+ * Makes policy.check aware of domain scoped token
+ * Updated from global requirements
+ * Add domain scoped token to session in multidomain
+ * Revert - Cache the User's Project by Token ID
+ * Use set comprehension instead of converting lists to sets
+ * Updated from global requirements
+ * Imported Translations from Zanata
+ * Updated from global requirements
+ * Imported Translations from Zanata
+- Adjust Requires according to requirements.txt
+
+-------------------------------------------------------------------
+Mon Nov 16 14:11:39 UTC 2015 - [email protected]
+
+- Fix license: it's Apache-2.0, not BSD-3-Clause.
+
+-------------------------------------------------------------------
Old:
----
django_openstack_auth-2.0.1.tar.gz
New:
----
django_openstack_auth-2.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django_openstack_auth.spec ++++++
--- /var/tmp/diff_new_pack.ifmzUC/_old 2016-05-19 12:14:30.000000000 +0200
+++ /var/tmp/diff_new_pack.ifmzUC/_new 2016-05-19 12:14:30.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django_openstack_auth
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
Name: python-django_openstack_auth
-Version: 2.0.1
+Version: 2.1.1
Release: 0
Summary: A Django auth backend for use with the OpenStack Keystone
-License: BSD-3-Clause
+License: Apache-2.0
Group: Development/Languages/Python
Url: http://django_openstack_auth.readthedocs.org/
Source:
http://tarballs.openstack.org/django_openstack_auth/django_openstack_auth-%{version}.tar.gz
@@ -32,17 +32,13 @@
BuildRequires: python-oslosphinx
# Test requirements:
BuildRequires: python-Babel >= 1.3
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-BuildRequires: python-django >= 1.4
-Requires: python-django >= 1.7
-%else
-BuildRequires: python-Django >= 1.4
-Requires: python-Django >= 1.7
-%endif
+BuildRequires: python-Django >= 1.8
BuildRequires: python-keystoneclient >= 0.6.0
BuildRequires: python-mox3
+Requires: python-Django >= 1.8
+Requires: python-keystoneauth1 >= 2.1.0
Requires: python-keystoneclient >= 1.6.0
-Requires: python-oslo.config >= 2.3.0
+Requires: python-oslo.config >= 2.7.0
Requires: python-oslo.policy >= 0.5.0
Requires: python-pbr >= 1.6
Requires: python-six >= 1.9.0
++++++ django_openstack_auth-2.0.1.tar.gz -> django_openstack_auth-2.1.1.tar.gz
++++++
++++ 2339 lines of diff (skipped)