From 620746e4084809f15d8aeafd7f44a937331377d0 Mon Sep 17 00:00:00 2001 From: iberezovskiy Date: Tue, 30 Sep 2014 13:14:55 +0400 Subject: [PATCH] Sync with global requirements Change-Id: Ia04bbdf1cdc02ad63372e6e8e1c815e7275895a8 --- debian/control | 6 +++--- rpm/SPECS/python-django-horizon.spec | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/control b/debian/control index a907f39..7199923 100644 --- a/debian/control +++ b/debian/control @@ -27,20 +27,20 @@ Depends: python-cloudfiles, python-compressor (>= 1.4), python-django (>= 1.4.2), python-django (<< 1.7), - python-django-pyscss (>= 1.0.2), + python-django-pyscss (>= 1.0.3), python-eventlet (>= 0.15.1), python-glanceclient (>= 0.14.0), python-heatclient (>= 0.2.9), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.10.0), - python-kombu (>= 2.4.8), + python-kombu (>= 2.5.0), python-lockfile (>= 0.8), python-memcache, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.3.6), python-neutronclient (<< 1:3.0), python-novaclient (>= 2.18.0), - python-openstack-auth (>= 1.1.6), + python-openstack-auth (>= 1.1.7), python-oslo.serialization (>= 1.0.0), python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), python-saharaclient (>= 0.7.3), diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index b50c09b..da40d7a 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -89,7 +89,7 @@ Group: Applications/System Requires: httpd Requires: mod_wsgi Requires: python-django-horizon >= %{version} -Requires: python-django-openstack-auth >= 1.1.6 +Requires: python-django-openstack-auth >= 1.1.7 Requires: python-django-compressor >= 1.4 Requires: python-django-appconf %if %{?with_compression} > 0 @@ -108,13 +108,13 @@ Requires: python-troveclient >= 1.0.4 Requires: python-saharaclient >= 0.7.3 Requires: python-httplib2 >= 0.7.5 Requires: python-iso8601 >= 0.1.9 -Requires: python-kombu >= 2.4.8 +Requires: python-kombu >= 2.5.0 Requires: python-netaddr Requires: python-oslo-config Requires: python-pbr >= 0.6, python-pbr < 0.7, python-pbr > 0.7, python-pbr < 1.0 Requires: python-eventlet >= 0.15.1 Requires: python-django >= 1.4.2, python-django < 1.7 -Requires: python-django-pyscss >= 1.0.2 +Requires: python-django-pyscss >= 1.0.3 Requires: python-XStatic >= 1.0.0 Requires: python-XStatic-Angular >= 1.2.1.1 Requires: python-XStatic-Angular-Cookies >= 1.2.1.1 @@ -135,12 +135,12 @@ Requires: python-XStatic-jQuery >= 1.7.2 Requires: python-XStatic-Bootstrap-Datepicker >= 1.3.1.0 Requires: python-oslo-serialization >= 1.0.0 -BuildRequires: python-django-openstack-auth >= 1.1.6 +BuildRequires: python-django-openstack-auth >= 1.1.7 BuildRequires: python-django-compressor >= 1.4 BuildRequires: python-django-appconf BuildRequires: python-lesscpy BuildRequires: python-oslo-config -BuildRequires: python-django-pyscss >= 1.0.2 +BuildRequires: python-django-pyscss >= 1.0.3 BuildRequires: python-XStatic >= 1.0.0 BuildRequires: python-XStatic-jQuery >= 1.7.2 BuildRequires: python-XStatic-Angular >= 1.2.1.1 -- 2.45.2