X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fpatches%2Ffix-requirements.txt.patch;h=4b12e63c5d007a0f7e934f63073aaac7c508539c;hb=HEAD;hp=6c8d3e8fceceebf9ae0b11b841c8e3db4ae4940e;hpb=0f59be3f1c3261596bd698018fa7f000a71d3a26;p=openstack-build%2Fneutron-build.git diff --git a/xenial/debian/patches/fix-requirements.txt.patch b/xenial/debian/patches/fix-requirements.txt.patch index 6c8d3e8fc..4b12e63c5 100644 --- a/xenial/debian/patches/fix-requirements.txt.patch +++ b/xenial/debian/patches/fix-requirements.txt.patch @@ -1,18 +1,18 @@ Description: Fix requirements.txt Author: Jerzy Mikolajczak Forwarded: not-needed -Last-Update: 2016-07-21 +Last-Update: 2016-09-09 Index: neutron/requirements.txt =================================================================== ---- neutron.orig/requirements.txt 2016-07-21 09:54:44.000000000 +0200 -+++ neutron/requirements.txt 2016-07-21 12:05:23.196106155 +0200 +--- neutron.orig/requirements.txt 2016-09-09 10:22:58.926849909 +0200 ++++ neutron/requirements.txt 2016-09-09 10:23:31.646525138 +0200 @@ -44,8 +44,6 @@ - oslo.utils>=3.15.0 # Apache-2.0 + oslo.utils>=3.16.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0 - osprofiler>=1.3.0 # Apache-2.0 + osprofiler>=1.4.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 +-ovs>=2.6.0.dev3;python_version>='3.4' # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0