python-astroid: update to 1.4.6
This commit is contained in:
parent
af2b03cd3c
commit
3e0e786e2c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-astroid'
|
||||
pkgname=python-astroid
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
replaces="python-logilab-common>=0"
|
||||
|
@ -15,7 +15,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=729b986aa59fb77af533707c385021b04e60d136b5f21cc766618556d0816cf6
|
||||
checksum=c304b70cb792dd361f918f662e3fb9bfe4a5d7b749f2e32d3ebcba26d4e4599f
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in New Issue