summarylogtreecommitdiffstats
path: root/python-oci.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python-oci.patch')
-rw-r--r--python-oci.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-oci.patch b/python-oci.patch
index 3ccd97e3a458..a911c0d90eb3 100644
--- a/python-oci.patch
+++ b/python-oci.patch
@@ -1,6 +1,6 @@
-diff -rupN oci-python-sdk-2.2.9/setup.py oci-python-sdk-2.2.9b/setup.py
---- oci-python-sdk-2.2.9/setup.py 2019-05-14 15:48:18.000000000 -0400
-+++ oci-python-sdk-2.2.9b/setup.py 2019-05-16 19:59:14.326315687 -0400
+diff -rupN oci-python-sdk-2.2.14/setup.py oci-python-sdk-2.2.14b/setup.py
+--- oci-python-sdk-2.2.14/setup.py 2019-06-18 14:32:31.000000000 -0400
++++ oci-python-sdk-2.2.14b/setup.py 2019-06-19 19:05:44.682143758 -0400
@@ -30,11 +30,10 @@ with open_relative("README.rst") as f:
requires = [
@@ -8,7 +8,7 @@ diff -rupN oci-python-sdk-2.2.9/setup.py oci-python-sdk-2.2.9b/setup.py
- "configparser>=3.5.0b1",
- "cryptography>=2.1.4",
- "pyOpenSSL>=17.5.0",
-- "python-dateutil>=2.5.3,<=2.7.3",
+- "python-dateutil>=2.5.3,<3.0.0",
- "pytz>=2016.10",
+ "cryptography",
+ "pyOpenSSL",