]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
rebase fix-requirements.txt.patch anonscm.debian.org/debian/newton/for-xenial
authorThomas Goirand <thomas@goirand.fr>
Fri, 15 Jul 2016 17:42:54 +0000 (17:42 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 15 Jul 2016 17:42:54 +0000 (17:42 +0000)
Rewritten-From: d1721beaaa540480d9ce2a032481b11b38293e8b

xenial/debian/patches/fix-requirements.txt.patch

index 6fffdf129855f43b657494cadd01fc2eb227b6e3..cc6d55882d596604156eaa1dcd1cf04cf1f4008a 100644 (file)
@@ -3,10 +3,10 @@ Description: Fix requirements.txt
  stuff.
 Author: Thomas Goirand <zigo@debian.org>
 Forwarded: no
-Last-Update: 2016-06-12
+Last-Update: 2016-07-15
 
---- heat-7.0.0~b1.orig/requirements.txt
-+++ heat-7.0.0~b1/requirements.txt
+--- heat-7.0.0~b2.orig/requirements.txt
++++ heat-7.0.0~b2/requirements.txt
 @@ -5,14 +5,14 @@
  pbr>=1.6 # Apache-2.0
  Babel>=2.3.4 # BSD
@@ -17,17 +17,17 @@ Last-Update: 2016-06-12
 -eventlet!=0.18.3,>=0.18.2 # MIT
 +eventlet
  greenlet>=0.3.2 # MIT
- keystoneauth1>=2.1.0 # Apache-2.0
+ keystoneauth1>=2.7.0 # Apache-2.0
 -keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
 +keystonemiddleware
  lxml>=2.3 # BSD
 -netaddr!=0.7.16,>=0.7.12 # BSD
 +netaddr
  oslo.cache>=1.5.0 # Apache-2.0
- oslo.config>=3.9.0 # Apache-2.0
+ oslo.config>=3.12.0 # Apache-2.0
  oslo.concurrency>=3.8.0 # Apache-2.0
-@@ -33,17 +33,17 @@ PasteDeploy>=1.5.0 # MIT
- pycrypto>=2.6 # Public Domain
+@@ -34,17 +34,17 @@ pycrypto>=2.6 # Public Domain
+ aodhclient>=0.5.0 # Apache-2.0
  python-barbicanclient>=4.0.0 # Apache-2.0
  python-ceilometerclient>=2.2.1 # Apache-2.0
 -python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
@@ -39,15 +39,15 @@ Last-Update: 2016-06-12
 +python-keystoneclient
  python-magnumclient>=2.0.0 # Apache-2.0
  python-manilaclient>=1.3.0 # Apache-2.0
- python-mistralclient>=1.0.0 # Apache-2.0
- python-monascaclient>=1.0.30 # Apache-2.0
+ python-mistralclient>=2.0.0 # Apache-2.0
+ python-monascaclient>=1.1.0 # Apache-2.0
  python-neutronclient>=4.2.0 # Apache-2.0
 -python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
 +python-novaclient
  python-openstackclient>=2.1.0 # Apache-2.0
  python-saharaclient>=0.13.0 # Apache-2.0
  python-senlinclient>=0.3.0 # Apache-2.0
-@@ -53,9 +53,8 @@ python-zaqarclient>=1.0.0 # Apache-2.0
+@@ -54,9 +54,8 @@ python-zaqarclient>=1.0.0 # Apache-2.0
  pytz>=2013.6 # MIT
  PyYAML>=3.1.0 # MIT
  requests>=2.10.0 # Apache-2.0