From e1ab8b811b14c23356493d7a7b0122c861759402 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sun, 25 Feb 2024 17:09:53 +0100
Subject: [PATCH] python/astroid: update to 3.1.0

---
 components/python/astroid/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/astroid/Makefile b/components/python/astroid/Makefile
index 1b54640..5bc1d59 100644
--- a/components/python/astroid/Makefile
+++ b/components/python/astroid/Makefile
@@ -19,10 +19,10 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		astroid
-HUMAN_VERSION =			3.0.3
+HUMAN_VERSION =			3.1.0
 COMPONENT_SUMMARY =		astroid - An abstract syntax tree for Python with inference support.
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:4148645659b08b70d72460ed1921158027a9e53ae8b7234149b1400eddacbb93
+	sha256:ac248253bfa4bd924a0de213707e7ebeeb3138abeb48d798784ead1e56d419d4
 COMPONENT_LICENSE =		LGPL-2.1-only
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3