From 18410e39e66152b39769a5497789599950d0a425 Mon Sep 17 00:00:00 2001 From: Mikhail Ivanov Date: Mon, 2 Mar 2015 17:48:03 +0300 Subject: [PATCH] Update requirements for horizon from global Change-Id: Ib55c147a2e2e970dd1b184d912e6e8fea6fef61f --- debian/changelog | 6 ++++++ debian/control | 5 +++-- rpm/SPECS/python-django-horizon.spec | 10 +++++++--- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index bca6266..d47cf24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +horizon (1:2014.2.2-0ubuntu1) utopic; urgency=medium + + * Update requirements + + -- Mikhail Ivanov Mon, 02 Mar 2015 17:46:55 +0400 + horizon (1:2014.2~b3-0ubuntu1) utopic; urgency=medium * Update requirements diff --git a/debian/control b/debian/control index eb53583..def0da1 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Section: python Architecture: all Depends: python-ceilometerclient (>= 1.0.6), - python-cinderclient (>= 1.0.7), + python-cinderclient (>= 1.1.0), python-cloudfiles, python-compressor (>= 1.4), python-django (>= 1.4.2), python-django (<< 1.7), @@ -35,7 +35,7 @@ Depends: python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:0.10.0), - python-kombu (>= 2.5.0), + python-kombu (>= 3.0.7), python-lesscpy, python-lockfile (>= 0.8), python-memcache, @@ -45,6 +45,7 @@ Depends: 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-pyscss (>= 1.2.1), python-saharaclient (>= 0.7.3), python-six (>= 1.7.0), python-swiftclient (>= 2.2.0), diff --git a/rpm/SPECS/python-django-horizon.spec b/rpm/SPECS/python-django-horizon.spec index 51a9a69..79cab46 100644 --- a/rpm/SPECS/python-django-horizon.spec +++ b/rpm/SPECS/python-django-horizon.spec @@ -1,6 +1,6 @@ %global with_compression 1 Name: python-django-horizon -Version: 2014.2.b3 +Version: 2014.2.2 Release: 1%{?dist} Summary: Django application for talking to Openstack @@ -99,7 +99,7 @@ Requires: python-glanceclient >= 0.14.0 Requires: python-keystoneclient >= 1:0.10.0 Requires: python-novaclient >= 2.18.0 Requires: python-neutronclient >= 2.3.6, python-neutronclient < 3.0 -Requires: python-cinderclient >= 1.0.7 +Requires: python-cinderclient >= 1.1.0 Requires: python-swiftclient >= 2.2.0 Requires: python-heatclient >= 0.2.9 Requires: python-ceilometerclient >= 1.0.6 @@ -107,9 +107,10 @@ 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.5.0 +Requires: python-kombu >= 3.0.7 Requires: python-netaddr Requires: python-oslo-config +Requires: python-pyscss >= 1.2.1 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 @@ -432,6 +433,9 @@ mkdir -p %{buildroot}%{_var}/log/horizon #%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* %changelog +* Mon Mar 02 2015 Mikhail Ivanov 2014.2.2 +- Update requirements + * Tue Sep 23 2014 Ivan Berezovskiy 2014.2.b3 - Update requirements - Add simple tests -- 2.45.2