python-astroid: update to 1.3.6
This commit is contained in:
parent
3458d37da0
commit
c9b890e44a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-astroid'
|
||||
pkgname=python-astroid
|
||||
version=1.3.4
|
||||
version=1.3.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="astroid-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://bitbucket.org/logilab/astroid"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||
checksum=0b453eaa4f48aaa25a007ede7165aa424d83d4a14fd3bd636dc9c77f83e8e9bb
|
||||
checksum=1241ef961448c57b4616beb8dcc959724641dca1e22914663f79d67fec26f854
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in a new issue