summaryrefslogtreecommitdiffstats
path: root/python/python-wrapt
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-10 06:40:58 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-10 06:40:58 +0300
commit077a4f16df621da71a02698a341013fcbc4c5476 (patch)
tree35ee7ded778b958848638918be0afe2eb4a90b3c /python/python-wrapt
parentdc48c0a7b86f94957787d3e379e1136494a65c6b (diff)
downloadslackbuilds-077a4f16df621da71a02698a341013fcbc4c5476.tar.gz
slackbuilds-077a4f16df621da71a02698a341013fcbc4c5476.tar.xz
python/python-wrapt: Updated for version 1.10.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-wrapt')
-rw-r--r--python/python-wrapt/python-wrapt.SlackBuild2
-rw-r--r--python/python-wrapt/python-wrapt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-wrapt/python-wrapt.SlackBuild b/python/python-wrapt/python-wrapt.SlackBuild
index 6600f8c2c1..25e42831d1 100644
--- a/python/python-wrapt/python-wrapt.SlackBuild
+++ b/python/python-wrapt/python-wrapt.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python-wrapt
SRCNAM=$(echo $PRGNAM | cut -c8-12)
-VERSION=${VERSION:-1.10.7}
+VERSION=${VERSION:-1.10.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-wrapt/python-wrapt.info b/python/python-wrapt/python-wrapt.info
index 2cd77b5b12..83ae1b20b3 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.7"
+VERSION="1.10.8"
HOMEPAGE="https://github.com/GrahamDumpleton/wrapt"
-DOWNLOAD="https://pypi.python.org/packages/source/w/wrapt/wrapt-1.10.7.tar.gz"
-MD5SUM="9e2b22d75dfa60a80ed440fae6fabe23"
+DOWNLOAD="https://pypi.python.org/packages/source/w/wrapt/wrapt-1.10.8.tar.gz"
+MD5SUM="7c2a7e6262acc396ef6528b3d66bd047"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""