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/patches/04-test-disable-failing.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/astroid/patches/04-test-disable-failing.patch b/components/python/astroid/patches/04-test-disable-failing.patch
index db0ec8e..dc31c95 100644
--- a/components/python/astroid/patches/04-test-disable-failing.patch
+++ b/components/python/astroid/patches/04-test-disable-failing.patch
@@ -1,5 +1,5 @@
---- astroid-3.0.3/tests/test_modutils.py.orig
-+++ astroid-3.0.3/tests/test_modutils.py
+--- astroid-3.1.0/tests/test_modutils.py.orig
++++ astroid-3.1.0/tests/test_modutils.py
 @@ -138,6 +138,7 @@
          self.assertEqual(modutils.get_module_part("math.log10"), "math")
          self.assertEqual(modutils.get_module_part("math.log10", __file__), "math")

--
Gitblit v1.9.3