python3-astroid: update to 2.7.3.
This commit is contained in:
parent
508e312692
commit
800291af1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-astroid'
|
||||
pkgname=python3-astroid
|
||||
version=2.6.5
|
||||
version=2.7.3
|
||||
revision=1
|
||||
wrksrc="astroid-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,4 +13,4 @@ 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="https://github.com/PyCQA/astroid/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=4e22e703abc1220e6ec4a41740f5d8a51a5484a1b24d61cd4495f995ef2296a7
|
||||
checksum=47b332a2f57c18b35386befcedd11824aabd4e77d50153c11f114548c1ba1143
|
||||
|
|
Loading…
Reference in a new issue