summaryrefslogtreecommitdiffstats
path: root/python/python-wrapt
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-08-16 18:06:30 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-19 07:10:54 +0700
commit9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c (patch)
tree4e40ce493e9fe30c5cd134cad712186e08be88db /python/python-wrapt
parent2d780a5862862ee813ed162cc05b2087ee35febf (diff)
downloadslackbuilds-9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c.tar.gz
slackbuilds-9e77c7a25a7248a371bb0120ebe1c61ae4c2b74c.tar.xz
python/python-wrapt: Updated for version 1.10.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-wrapt')
-rw-r--r--python/python-wrapt/python-wrapt.SlackBuild4
-rw-r--r--python/python-wrapt/python-wrapt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild
index 87d5ad6135..cdbe1df920 100644
--- a/python/python-wrapt/python-wrapt.SlackBuild
+++ b/python/python-wrapt/python-wrapt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-wrapt
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-wrapt
SRCNAM=$(echo $PRGNAM | cut -c8-12)
-VERSION=${VERSION:-1.10.8}
+VERSION=${VERSION:-1.10.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-wrapt/python-wrapt.info b/python/python-wrapt/python-wrapt.info
index 83ae1b20b3..6a50c2131a 100644
--- a/python/python-wrapt/python-wrapt.info
+++ b/python/python-wrapt/python-wrapt.info
@@ -1,8 +1,8 @@
PRGNAM="python-wrapt"
-VERSION="1.10.8"
+VERSION="1.10.11"
HOMEPAGE="https://github.com/GrahamDumpleton/wrapt"
-DOWNLOAD="https://pypi.python.org/packages/source/w/wrapt/wrapt-1.10.8.tar.gz"
-MD5SUM="7c2a7e6262acc396ef6528b3d66bd047"
+DOWNLOAD="https://pypi.python.org/packages/a0/47/66897906448185fcb77fc3c2b1bc20ed0ecca81a0f2f88eda3fc5a34fc3d/wrapt-1.10.11.tar.gz"
+MD5SUM="e1346f31782d50401f81c2345b037076"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""