python-astroid: update to 1.3.8
This commit is contained in:
parent
982955c935
commit
2e63953bf7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-astroid'
|
||||
pkgname=python-astroid
|
||||
version=1.3.6
|
||||
version=1.3.8
|
||||
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=1241ef961448c57b4616beb8dcc959724641dca1e22914663f79d67fec26f854
|
||||
checksum=3971c35c675dc7acfceb636eb1758b7df9fc3ad75b5f81ca89f57ccf51719442
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in a new issue