python3-astroid: update to 2.11.3.
This commit is contained in:
parent
c8aefd56aa
commit
c0ea22d2c9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-astroid'
|
||||
pkgname=python3-astroid
|
||||
version=2.11.2
|
||||
version=2.11.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=4a275523e2600c928ac95cda3ed7c1307dff2e6fbe24ef95ed867bda0fcaeab8
|
||||
checksum=455d18bfb08cec3bb61d273306c82cffc1de494c2ad4c67410494ebe6e192bc5
|
||||
|
|
Loading…
Reference in a new issue