[MOS 10.0] Update python-django-openstack-auth package 26/25126/1
authorIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 16 Aug 2016 17:31:23 +0000 (20:31 +0300)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 16 Aug 2016 17:36:51 +0000 (20:36 +0300)
Version: 2.4.0-1~u16.04+mos0
Fix (build-)dependencies.

Change-Id: I05935b9d3e59153dabfbc3b9070d2afc8736262e

xenial/debian/changelog
xenial/debian/control

index 54e0403f673274b47a5883e9194b30ef03057d22..6586309cb670a1e7624841b953aed2c5144527fa 100644 (file)
@@ -1,3 +1,9 @@
+python-django-openstack-auth (2.4.0-1~u16.04+mos0) mos10.0; urgency=medium
+
+  * Fix (build-)dependencies.
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 16 Aug 2016 20:31:49 +0300
+
 python-django-openstack-auth (2.3.0-1~u16.04+mos0) mos10.0; urgency=medium
 
   * Source: http://newton-xenial.pkgs.mirantis.com/debian/pool/xenial-newton-backports/main/p/python-django-openstack-auth/python-django-openstack-auth_2.3.0-1~bpo16.04+1.dsc
index ed9740fe76a394b06d4ca4ec220a952bb18d81dc..9eddfbd08ba3803cce95ac69fff17779e8496b04 100644 (file)
@@ -19,22 +19,22 @@ Build-Depends-Indep: python-babel (>= 2.3.4),
                      python-coverage (>= 3.6),
                      python-django (>= 1.8),
                      python-hacking (>= 0.10.0),
-                     python-keystoneauth1 (>= 2.7.0),
+                     python-keystoneauth1 (>= 2.10.0),
                      python-keystoneclient (>= 1:1.7.0),
                      python-mock (>= 2.0),
                      python-mox3 (>= 0.7.0),
-                     python-oslo.config (>= 1:3.10.0),
+                     python-oslo.config (>= 1:3.14.0),
                      python-oslo.policy (>= 1.9.0),
                      python-oslosphinx (>= 2.5.0),
                      python-six (>= 1.9.0),
                      python-testscenarios (>= 0.4),
                      python3-babel (>= 2.3.4),
                      python3-django (>= 1.8),
-                     python3-keystoneauth1 (>= 2.7.0),
+                     python3-keystoneauth1 (>= 2.10.0),
                      python3-keystoneclient (>= 1:1.7.0),
                      python3-mock (>= 2.0),
                      python3-mox3 (>= 0.7.0),
-                     python3-oslo.config (>= 1:3.10.0),
+                     python3-oslo.config (>= 1:3.14.0),
                      python3-oslo.policy (>= 1.9.0),
                      python3-six (>= 1.9.0),
                      python3-testscenarios (>= 0.4),
@@ -46,9 +46,9 @@ Homepage: https://pypi.python.org/pypi/django_openstack_auth
 Package: python-django-openstack-auth
 Architecture: all
 Depends: python-django (>= 1.8),
-         python-keystoneauth1 (>= 2.7.0),
+         python-keystoneauth1 (>= 2.10.0),
          python-keystoneclient (>= 1:1.7.0),
-         python-oslo.config (>= 1:3.10.0),
+         python-oslo.config (>= 1:3.14.0),
          python-oslo.policy (>= 1.9.0),
          python-pbr (>= 1.8),
          python-six (>= 1.9.0),
@@ -82,9 +82,9 @@ Description: Django authentication backend for Openstack - transition package
 Package: python3-django-openstack-auth
 Architecture: all
 Depends: python3-django (>= 1.8),
-         python3-keystoneauth1 (>= 2.7.0),
+         python3-keystoneauth1 (>= 2.10.0),
          python3-keystoneclient (>= 1:1.7.0),
-         python3-oslo.config (>= 1:3.10.0),
+         python3-oslo.config (>= 1:3.14.0),
          python3-oslo.policy (>= 1.9.0),
          python3-pbr (>= 1.8),
          python3-six (>= 1.9.0),