d1005c01da
- Rebasing our python-requests patch to a newer version Change-Id: Ibad4135b814d6e4ff2e0e405c25507e77455fc95 Story: 2004765 Task: 28883 Depends-On: https://review.openstack.org/#/c/653086 Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
26 lines
779 B
Diff
26 lines
779 B
Diff
From b99292ef32fdde60d2ec4181ee5963b93a97cdf2 Mon Sep 17 00:00:00 2001
|
|
From: jmckenna <jason.mckenna@windriver.com>
|
|
Date: Wed, 13 Dec 2017 09:02:40 -0500
|
|
Subject: [PATCH 2/2] include patch for error handling
|
|
|
|
---
|
|
SPECS/python-requests.spec | 2 ++
|
|
1 file changed, 2 insertions(+)
|
|
|
|
diff --git a/SPECS/python-requests.spec b/SPECS/python-requests.spec
|
|
index 111bab7..8aab964 100644
|
|
--- a/SPECS/python-requests.spec
|
|
+++ b/SPECS/python-requests.spec
|
|
@@ -39,6 +39,8 @@ Patch2: python-requests-urllib3-at-%{urllib3_unbundled_version}.patch
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1653223
|
|
Patch5: requests-2.20.0-no-py2-httpbin.patch
|
|
|
|
+Patch6: 0001-close-connection-on-HTTP-413-Request-Entit.patch
|
|
+
|
|
BuildArch: noarch
|
|
|
|
%description
|
|
--
|
|
1.8.3.1
|
|
|