python-astroid: update to 1.6.3
This commit is contained in:
parent
610da592bf
commit
df7f1db83a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-astroid'
|
||||
pkgname=python-astroid
|
||||
version=1.6.2
|
||||
version=1.6.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="astroid-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/PyCQA/astroid"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||
checksum=a92c1197dd496ef2470e73e1c296fc02a719907ee07259744e26a13bda9d4862
|
||||
checksum=35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in New Issue