mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-astroid: update to 2.12.13.
This commit is contained in:
parent
e0405907fd
commit
f88df2a313
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.12.12
|
version=2.12.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,4 +12,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=df8409e1aaa1119b1417b37aa5ec4987477730bdd7c132c51f650e34363b0418
|
checksum=f8002fe851dae5eea3d0e74be87bcb1ad6cd252277c713f0fe5d4f3564890a4c
|
||||||
|
|
Loading…
Add table
Reference in a new issue