mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/pipdeptree: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
56dbaccb01
commit
c24f33c37b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=pipdeptree
|
||||
VERSION=${VERSION:-0.4}
|
||||
VERSION=${VERSION:-0.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pipdeptree"
|
||||
VERSION="0.4"
|
||||
VERSION="0.4.2"
|
||||
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.4.tar.gz"
|
||||
MD5SUM="b342e861981094b4108d282a83546e3f"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.4.2.tar.gz"
|
||||
MD5SUM="77b8ba53cc333dcf9bfe5aac9942614a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pip"
|
||||
|
|
Loading…
Reference in a new issue