From 9f1f302a222c87ac587e07cdbc0e2cf28ecbf55d81d075158a72ab84c03aea7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 6 Jan 2026 14:32:52 +0100 Subject: [PATCH] Rebuild python matplotlib on Leap (bsc#1252007) --- .gitmodules | 4 ++++ python-matplotlib | 1 + 2 files changed, 5 insertions(+) create mode 100644 python-matplotlib diff --git a/.gitmodules b/.gitmodules index 6e3bc30..ac76ca0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26110,6 +26110,10 @@ path = fprintd url = ../../pool/fprintd branch = leap-16.0 +[submodule "python-matplotlib"] + path = python-matplotlib + url = ../../pool/python-matplotlib/ + branch = leap-16.0 [submodule "python-acme"] path = python-acme url = ../../pool/python-acme diff --git a/python-matplotlib b/python-matplotlib new file mode 100644 index 0000000..38211c4 --- /dev/null +++ b/python-matplotlib @@ -0,0 +1 @@ +Subproject commit 843731933fbd94c4edc1b67f9537bd72518f2afb3500c906877b533f9b99e2e0 -- 2.51.1