python3-astroid: update to 2.4.2.
This commit is contained in:
parent
df768f536e
commit
aa951a9a2e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-astroid'
|
||||
pkgname=python3-astroid
|
||||
version=2.3.3
|
||||
revision=3
|
||||
version=2.4.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="astroid-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://github.com/PyCQA/astroid"
|
||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||
checksum=71ea07f44df9568a75d0f354c49143a4575d90645e9fead6dfb52c26a85ed13a
|
||||
checksum=2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
|
|
Loading…
Reference in New Issue