python-astroid: update to 1.4.6
This commit is contained in:
parent
af2b03cd3c
commit
3e0e786e2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-astroid'
|
# Template file for 'python-astroid'
|
||||||
pkgname=python-astroid
|
pkgname=python-astroid
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
replaces="python-logilab-common>=0"
|
replaces="python-logilab-common>=0"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/PyCQA/astroid"
|
homepage="https://github.com/PyCQA/astroid"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||||
checksum=729b986aa59fb77af533707c385021b04e60d136b5f21cc766618556d0816cf6
|
checksum=c304b70cb792dd361f918f662e3fb9bfe4a5d7b749f2e32d3ebcba26d4e4599f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# no tests
|
# no tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue