python/python-wrapt: Updated for version 1.10.7.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-04-01 00:26:39 +03:00 committed by Robby Workman
parent 2e1c8d6ed1
commit ebaa54e70b
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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=""