mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
python/python3-astroid: Updated for version 2.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ee9896f13
commit
e83f7d7e9b
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python3-astroid
|
||||
SRCNAM=astroid
|
||||
VERSION=${VERSION:-2.3.2}
|
||||
VERSION=${VERSION:-2.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-astroid"
|
||||
VERSION="2.3.2"
|
||||
VERSION="2.3.3"
|
||||
HOMEPAGE="https://bitbucket.org/logilab/astroid"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/94/32/58db7000d735f1f6e4b60c8ae0137b96b227e3ec4b640d8cf28f16e5bf62/astroid-2.3.2.tar.gz"
|
||||
MD5SUM="b2cd5c0383ff33c1410e737c2607aa7a"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/40/df/70dfe3eed7352dd3f5c7cc74518ceed78230b2ca9d7d60dbabd81d5390ba/astroid-2.3.3.tar.gz"
|
||||
MD5SUM="5f3d73d82d1753b59bb49a6bc6046dee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pytest-runner python3-lazy-object-proxy python3-six python3-wrapt typed_ast"
|
||||
|
|
Loading…
Reference in a new issue