From 87b63e24d8f8f11d5eafe8a113c7a463508601e7 Mon Sep 17 00:00:00 2001 From: Ivan Udovichenko Date: Thu, 9 Feb 2017 18:48:25 +0200 Subject: [PATCH] [MOS 10.0] Update django_openstack_auth packages Version: 2.4.2 * Sync changes. Change-Id: I4f00b7c6ecde5638272cc86ce4914a6c7292d03a Related-Bug: #1663250 --- .../SPECS/python-django-openstack-auth.spec | 26 ++++++++++--------- xenial/debian/changelog | 6 +++++ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/centos7/rpm/SPECS/python-django-openstack-auth.spec b/centos7/rpm/SPECS/python-django-openstack-auth.spec index 3301212..aeef2d0 100644 --- a/centos7/rpm/SPECS/python-django-openstack-auth.spec +++ b/centos7/rpm/SPECS/python-django-openstack-auth.spec @@ -7,7 +7,7 @@ %global pypi_name django_openstack_auth Name: python-django-openstack-auth -Version: 2.3.0 +Version: 2.4.2 Release: 1%{?dist}~mos0 Summary: Django authentication backend for OpenStack Keystone License: BSD @@ -31,13 +31,13 @@ Summary: Django authentication backend for OpenStack Keystone BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python-sphinx -BuildRequires: python-keystoneclient >= 1.7.0 +BuildRequires: python-keystoneclient >= 2.0.0 BuildRequires: python-iso8601 BuildRequires: python-pbr >= 1.8 BuildRequires: python-netaddr BuildRequires: python-oslo-sphinx >= 2.3.0 BuildRequires: gettext -BuildRequires: python-oslo-config >= 3.10.0 +BuildRequires: python-oslo-config >= 2:3.14.0 BuildRequires: python-oslo-policy >= 1.9.0 BuildRequires: python-mox3 BuildRequires: python-mock @@ -46,10 +46,10 @@ BuildRequires: python-testscenarios Requires: python-django >= 1.8 BuildRequires: python-django >= 1.8 -Requires: python-keystoneauth1 >= 2.7.0 -Requires: python-keystoneclient >= 1:1.7.0 +Requires: python-keystoneauth1 >= 2.10.0 +Requires: python-keystoneclient >= 1:2.0.0 Requires: python-six >= 1.9.0 -Requires: python-oslo-config >= 3.10.0 +Requires: python-oslo-config >= 2:3.14.0 Requires: python-oslo-policy >= 1.9.0 Requires: python-pbr >= 1.8 @@ -71,13 +71,13 @@ Summary: Django authentication backend for OpenStack Keystone BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-sphinx -BuildRequires: python3-keystoneclient >= 1.7.0 +BuildRequires: python3-keystoneclient >= 2.0.0 BuildRequires: python3-iso8601 BuildRequires: python3-pbr >= 1.8 BuildRequires: python3-netaddr BuildRequires: python3-oslo-sphinx >= 2.3.0 BuildRequires: gettext -BuildRequires: python3-oslo-config >= 3.10.0 +BuildRequires: python3-oslo-config >= 2:3.14.0 BuildRequires: python3-oslo-policy >= 1.9.0 BuildRequires: python3-mock BuildRequires: python3-mox3 @@ -86,10 +86,10 @@ BuildRequires: python3-testscenarios Requires: python3-django >= 1.8 BuildRequires: python3-django >= 1.8 -Requires: python3-keystoneauth1 >= 2.7.0 -Requires: python3-keystoneclient >= 1:1.7.0 +Requires: python3-keystoneauth1 >= 2.10.0 +Requires: python3-keystoneclient >= 1:2.0.0 Requires: python3-six >= 1.9.0 -Requires: python3-oslo-config >= 3.10.0 +Requires: python3-oslo-config >= 2:3.14.0 Requires: python3-oslo-policy >= 1.9.0 Requires: python3-pbr >= 1.8 @@ -160,7 +160,6 @@ export PYTHONPATH=$PYTHONPATH %dir %{python_sitelib}/openstack_auth/locale/??_??/LC_MESSAGES %{python_sitelib}/openstack_auth/*.py* %{python_sitelib}/openstack_auth/plugin -%{python_sitelib}/openstack_auth/locale/openstack_auth.pot %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %if 0%{?with_python3} @@ -179,6 +178,9 @@ export PYTHONPATH=$PYTHONPATH %endif %changelog +* Thu Feb 09 2017 Ivan Udovichenko - 2.4.2-1.el7~mos0 +- Sync changes. (LP#1659003). + * Fri Jun 24 2016 Ivan Udovichenko - 2.3.0-1.el7~mos0 - Fix (build-)dependencies. diff --git a/xenial/debian/changelog b/xenial/debian/changelog index f98b658..38725df 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +python-django-openstack-auth (2.4.2-1~u16.04+mos0) mos10.0; urgency=medium + + * Sync changes. (LP#1659003) + + -- Ivan Udovichenko Thu, 09 Feb 2017 18:30:56 +0200 + python-django-openstack-auth (2.4.1-1~u16.04+mos0) mos10.0; urgency=medium * Fix (build-)dependencies. -- 2.32.3