mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-astroid: update to 2.11.2.
This commit is contained in:
parent
affd36bbb5
commit
d47f5dee52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-astroid'
|
# Template file for 'python3-astroid'
|
||||||
pkgname=python3-astroid
|
pkgname=python3-astroid
|
||||||
version=2.9.3
|
version=2.11.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="astroid-${version}"
|
wrksrc="astroid-${version}"
|
||||||
build_style=python3-module
|
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"
|
homepage="https://github.com/PyCQA/astroid"
|
||||||
changelog="https://raw.githubusercontent.com/PyCQA/astroid/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/PyCQA/astroid/master/ChangeLog"
|
||||||
distfiles="https://github.com/PyCQA/astroid/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/PyCQA/astroid/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=07234423c3722df6aa067c15f5fa60adf4f1d6ae659d2ab147acb40a8a1904f7
|
checksum=4a275523e2600c928ac95cda3ed7c1307dff2e6fbe24ef95ed867bda0fcaeab8
|
||||||
|
|
Loading…
Add table
Reference in a new issue