mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
python/pipdeptree: Updated for version 0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a08d8dd0a6
commit
ff9096c7da
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=pipdeptree
|
||||
VERSION=${VERSION:-0.2}
|
||||
VERSION=${VERSION:-0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pipdeptree"
|
||||
VERSION="0.2"
|
||||
VERSION="0.3"
|
||||
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.2.tar.gz"
|
||||
MD5SUM="ae158d2c7e388bc8d9eabbaedbfda445"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.3.tar.gz"
|
||||
MD5SUM="1c04fd1031cd2a5dcf14cf4367763c5c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pip"
|
||||
|
|
Loading…
Reference in a new issue