mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
python/python3-astroid: Updated for version 2.5.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c112b8ca9f
commit
c5ba2d0f75
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python3-astroid
|
||||
SRCNAM=astroid
|
||||
VERSION=${VERSION:-2.5.7}
|
||||
VERSION=${VERSION:-2.5.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-astroid"
|
||||
VERSION="2.5.7"
|
||||
VERSION="2.5.8"
|
||||
HOMEPAGE="https://github.com/PyCQA/astroid"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/0b/9e/214759befde32cfb214d265cbf163620e7c711b9b4b40533acf9a780252a/astroid-2.5.7.tar.gz"
|
||||
MD5SUM="b06eb6b13cb4d43f772fa051040d08c6"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/5b/b7/e2aa3bf1e05a799d0ff0c8d97dd02fcb46d0f5dcba0a0a1cb3e20e40c369/astroid-2.5.8.tar.gz"
|
||||
MD5SUM="365043dbd1fd6c53194ada419eac1860"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-lazy-object-proxy python3-wrapt"
|
||||
|
|
Loading…
Reference in a new issue