From 6b10386dc09ed3ccf976e7583e03d60030ad3f89 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 16 Feb 2023 05:38:15 +0100 Subject: [PATCH] python3-astroid: update to 2.14.2. --- srcpkgs/python3-astroid/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-astroid/template b/srcpkgs/python3-astroid/template index 761629f9e3f..5618646ac4a 100644 --- a/srcpkgs/python3-astroid/template +++ b/srcpkgs/python3-astroid/template @@ -1,6 +1,6 @@ # Template file for 'python3-astroid' pkgname=python3-astroid -version=2.13.3 +version=2.14.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -12,7 +12,7 @@ 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=2336cfe4371640d1a8a6d25eeb391582360978aa65037782a3e8ab5edc9cacb1 +checksum=f0c84b29ef02e271a65d535b7c7a9942b951ffacdcdb266e837c96fd7239f555 post_extract() { # relax build tool version restrictions