summaryrefslogtreecommitdiffstats
path: root/python/python-requests
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-requests')
-rw-r--r--python/python-requests/python-requests.SlackBuild4
-rw-r--r--python/python-requests/python-requests.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-requests/python-requests.SlackBuild b/python/python-requests/python-requests.SlackBuild
index 424680d59d..64548268b3 100644
--- a/python/python-requests/python-requests.SlackBuild
+++ b/python/python-requests/python-requests.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-requests
-VERSION=${VERSION:-2.14.2}
+VERSION=${VERSION:-2.17.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -80,7 +80,7 @@ fi
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- AUTHORS.rst CONTRIBUTING.md HISTORY.rst LICENSE NOTICE README.rst docs/ \
+ *.rst *.md LICENSE docs/ \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/python/python-requests/python-requests.info b/python/python-requests/python-requests.info
index 45c743c74a..e8f7186434 100644
--- a/python/python-requests/python-requests.info
+++ b/python/python-requests/python-requests.info
@@ -1,8 +1,8 @@
PRGNAM="python-requests"
-VERSION="2.14.2"
+VERSION="2.17.3"
HOMEPAGE="http://python-requests.org/"
-DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.14.2/requests-2.14.2.tar.gz"
-MD5SUM="2873f97eab3b20f8269d608bc5b58ce3"
+DOWNLOAD="https://github.com/kennethreitz/requests/archive/v2.17.3/requests-2.17.3.tar.gz"
+MD5SUM="d4f065611e22be52ca08e5dfac471032"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""