[python2to3] upgrade requests-toolbelt to 0.9.1 version
From https://pypi.org/project/requests-toolbelt/0.9.1/ version 0.9.1 will support python3. Story: 2006158 Task: 36431 Depends-On: https://review.opendev.org/#/c/679711/ Change-Id: I412783de9b96b45c9f44b5b40fb81f2d912c88b8 Signed-off-by: Sun Austin <austin.sun@intel.com>
This commit is contained in:
parent
edb9f64aec
commit
a5fab83861
@ -1,4 +1,4 @@
|
||||
VERSION=0.5.1
|
||||
VERSION=0.9.1
|
||||
TAR_NAME=requests-toolbelt
|
||||
TAR="$TAR_NAME-$VERSION.tar.gz"
|
||||
# SRC_DIR="$TAR_NAME-$VERSION"
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A utility belt for advanced users of python-requests
|
||||
Name: requests-toolbelt
|
||||
Version: 0.5.1
|
||||
Version: 0.9.1
|
||||
Release: 0%{?_tis_dist}.%{tis_patch_ver}
|
||||
License: Apache-2.0
|
||||
Group: base
|
||||
|
Loading…
x
Reference in New Issue
Block a user