python-astroid: update to 1.4.8

This commit is contained in:
Alessio Sergi 2016-10-08 22:40:34 +02:00
parent 720f599096
commit 144e92d5c8

View File

@ -1,9 +1,8 @@
# Template file for 'python-astroid'
pkgname=python-astroid
version=1.4.6
version=1.4.8
revision=1
noarch=yes
replaces="python-logilab-common>=0"
wrksrc="astroid-${version}"
build_style=python-module
python_versions="2.7 3.4"
@ -15,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=c304b70cb792dd361f918f662e3fb9bfe4a5d7b749f2e32d3ebcba26d4e4599f
checksum=5f064785a7e45ed519285f2eb30b795e58a4932a0736b32030da6fef3394ddb3
post_install() {
# no tests
@ -24,7 +23,6 @@ post_install() {
python3.4-astroid_package() {
noarch=yes
replaces="python3.4-logilab-common>=0"
depends="python3.4-six python3.4-lazy-object-proxy python3.4-wrapt"
pycompile_version="3.4"
pycompile_module="astroid"