summaryrefslogtreecommitdiffstats
path: root/python/python-wrapt
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-04-01 00:26:39 +0300
committer Robby Workman <rworkman@slackbuilds.org>2016-04-03 02:31:34 -0500
commitebaa54e70b48938e95cfc0eceaef30bacc55d7fc (patch)
treef7ea825fbb3d0567cf5fd1e10f9c2d2b5daff685 /python/python-wrapt
parent2e1c8d6ed1f2bfe7d4543cba86d75a5dcb12a6ea (diff)
downloadslackbuilds-ebaa54e70b48938e95cfc0eceaef30bacc55d7fc.tar.gz
slackbuilds-ebaa54e70b48938e95cfc0eceaef30bacc55d7fc.tar.xz
python/python-wrapt: Updated for version 1.10.7.
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 564ca02216..6600f8c2c1 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 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2016 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.6}
+VERSION=${VERSION:-1.10.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-wrapt/python-wrapt.info b/python/python-wrapt/python-wrapt.info
index 3c2dac3db5..2cd77b5b12 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.6"
+VERSION="1.10.7"
HOMEPAGE="https://github.com/GrahamDumpleton/wrapt"
-DOWNLOAD="https://pypi.python.org/packages/source/w/wrapt/wrapt-1.10.6.tar.gz"
-MD5SUM="e29294a8949ff4dc74d6fcd800f6f23d"
+DOWNLOAD="https://pypi.python.org/packages/source/w/wrapt/wrapt-1.10.7.tar.gz"
+MD5SUM="9e2b22d75dfa60a80ed440fae6fabe23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""