mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python-wrapt: Updated for version 1.10.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
dc48c0a7b8
commit
077a4f16df
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue