components/openstack/swift/patches/requirements.patch
branchs11u3-sru
changeset 6035 c9748fcc32de
parent 6016 a477397bba8b
child 6054 b5ae16fb8526
--- a/components/openstack/swift/patches/requirements.patch	Mon May 16 14:46:20 2016 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-In-house patch to remove unnecessary dependencies from Swift's
-requirements files. The specific reasons are as follows:
-
-greenlet	Not applicable
-
---- swift-2.2.0/requirements.txt
-+++ swift-2.2.0/requirements.txt
-@@ -4,7 +4,6 @@
- 
- dnspython>=1.9.4
- eventlet>=0.9.15
--greenlet>=0.3.1
- netifaces>=0.5,!=0.10.0,!=0.10.1
- pastedeploy>=1.3.3
- simplejson>=2.0.9
---- swift-2.2.0/swift.egg-info/requires.txt
-+++ swift-2.2.0/swift.egg-info/requires.txt
-@@ -1,6 +1,5 @@
- dnspython>=1.9.4
- eventlet>=0.9.15
--greenlet>=0.3.1
- netifaces>=0.5,!=0.10.0,!=0.10.1
- pastedeploy>=1.3.3
- simplejson>=2.0.9