]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Refresh fix-requirements.txt.patch anonscm.debian.org/debian/newton/for-xenial
authorThomas Goirand <thomas@goirand.fr>
Fri, 15 Jul 2016 14:26:09 +0000 (14:26 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 15 Jul 2016 14:26:09 +0000 (14:26 +0000)
Rewritten-From: 41026d119688e96dc99ff89ff7588ce9901539eb

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

index 0c0498d7ce324273adbb4b728b20ce71924d9845..0a51be0067eadd1865da089aa158dc6ae4376ddf 100644 (file)
@@ -3,8 +3,10 @@ Author: Thomas Goirand <zigo@debian.org>
 Forwarded: not-needed
 Last-Update: 2016-06-09
 
---- neutron-9.0.0~b1.orig/requirements.txt
-+++ neutron-9.0.0~b1/requirements.txt
+Index: neutron/requirements.txt
+===================================================================
+--- neutron.orig/requirements.txt
++++ neutron/requirements.txt
 @@ -5,8 +5,7 @@ pbr>=1.6 # Apache-2.0
  
  Paste # MIT
@@ -15,9 +17,9 @@ Last-Update: 2016-06-09
  debtcollector>=1.2.0 # Apache-2.0
  eventlet!=0.18.3,>=0.18.2 # MIT
  pecan>=1.0.0 # BSD
-@@ -43,8 +42,7 @@ oslo.service>=1.10.0 # Apache-2.0
- oslo.utils>=3.5.0 # Apache-2.0
- oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0
+@@ -44,8 +43,7 @@ oslo.service>=1.10.0 # Apache-2.0
+ oslo.utils>=3.14.0 # Apache-2.0
+ oslo.versionedobjects>=1.9.1 # Apache-2.0
  osprofiler>=1.3.0 # Apache-2.0
 -ovs>=2.5.0;python_version=='2.7' # Apache-2.0
 -ovs>=2.6.0.dev1;python_version>='3.4' # Apache-2.0