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
733 B
Diff
26 lines
733 B
Diff
From 9e05fbda393fe0ed6cb581c33ba19a14ab07abb6 Mon Sep 17 00:00:00 2001
|
|
From: jmckenna <jason.mckenna@windriver.com>
|
|
Date: Wed, 13 Dec 2017 09:02:08 -0500
|
|
Subject: [PATCH 1/2] Update package versioning for TIS format
|
|
|
|
---
|
|
SPECS/python-requests.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/python-requests.spec b/SPECS/python-requests.spec
|
|
index efe0966..111bab7 100644
|
|
--- a/SPECS/python-requests.spec
|
|
+++ b/SPECS/python-requests.spec
|
|
@@ -13,7 +13,7 @@
|
|
|
|
Name: python-requests
|
|
Version: 2.21.0
|
|
-Release: 2%{?dist}
|
|
+Release: 2.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: HTTP library, written in Python, for human beings
|
|
|
|
License: ASL 2.0
|
|
--
|
|
1.8.3.1
|
|
|