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'
|
# Template file for 'python3-astroid'
|
||||||
pkgname=python3-astroid
|
pkgname=python3-astroid
|
||||||
version=2.3.3
|
version=2.4.2
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="astroid-${version}"
|
wrksrc="astroid-${version}"
|
||||||
build_style=python3-module
|
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"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/PyCQA/astroid"
|
homepage="https://github.com/PyCQA/astroid"
|
||||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||||
checksum=71ea07f44df9568a75d0f354c49143a4575d90645e9fead6dfb52c26a85ed13a
|
checksum=2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# no tests
|
# no tests
|
||||||
|
|
Loading…
Reference in New Issue