From 2e4378f951e89f0fbc0bdba7a0ff65c7c71d7dd6c79a4d6517623321801793d0 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 22 Aug 2025 14:37:44 +0200 Subject: [PATCH] .gitmodules: add python-pygraphviz (bsc#1248508) Signed-off-by: Nathan Cutler --- .gitmodules | 4 ++++ python-pygraphviz | 1 + 2 files changed, 5 insertions(+) create mode 160000 python-pygraphviz diff --git a/.gitmodules b/.gitmodules index c37aa77..1954bb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26310,3 +26310,7 @@ path = blueman url = ../../pool/blueman branch = leap-16.0 +[submodule "python-pygraphviz"] + path = python-pygraphviz + url = ../../pool/python-pygraphviz + branch = leap-16.0 diff --git a/python-pygraphviz b/python-pygraphviz new file mode 160000 index 0000000..e460db3 --- /dev/null +++ b/python-pygraphviz @@ -0,0 +1 @@ +Subproject commit e460db3ec79d4df6e625dcc58bc8886f75d0b1a1ac9e74bde66c44eb3ecec177 -- 2.51.1