mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/kaptan: Updated for version 0.5.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f937315023
commit
47c803370c
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=kaptan
|
||||
VERSION=${VERSION:-0.5.7}
|
||||
VERSION=${VERSION:-0.5.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="kaptan"
|
||||
VERSION="0.5.7"
|
||||
VERSION="0.5.8"
|
||||
HOMEPAGE="https://github.com/emre/kaptan"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/k/kaptan/kaptan-0.5.7.tar.gz"
|
||||
MD5SUM="31beb36b8eb3e94e5657ed14d9d53fde"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/k/kaptan/kaptan-0.5.8.tar.gz"
|
||||
MD5SUM="a6ab9fc711b243a7652903c969c72319"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
REQUIRES="pysetuptools PyYAML"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue