python3-astroid: update to 2.5.3.
This commit is contained in:
parent
3c4b80fcac
commit
b274209513
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-astroid'
|
||||
pkgname=python3-astroid
|
||||
version=2.4.2
|
||||
revision=3
|
||||
version=2.5.3
|
||||
revision=1
|
||||
wrksrc="astroid-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
@ -13,15 +13,6 @@ short_desc="Abstract syntax tree for Python3"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://github.com/PyCQA/astroid"
|
||||
changelog="https://raw.githubusercontent.com/PyCQA/astroid/master/ChangeLog"
|
||||
distfiles="${PYPI_SITE}/a/astroid/astroid-${version}.tar.gz"
|
||||
checksum=2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/lazy_object_proxy.*"/lazy_object_proxy"/' \
|
||||
astroid/__pkginfo__.py
|
||||
}
|
||||
|
||||
post_install() {
|
||||
# no tests
|
||||
rm -rf ${DESTDIR}/usr/lib/python*/site-packages/astroid/tests
|
||||
}
|
||||
checksum=ad63b8552c70939568966811a088ef0bc880f99a24a00834abd0e3681b514f91
|
||||
|
Loading…
x
Reference in New Issue
Block a user