From 8ea752b6840fb16b528e8a1239e52ea9afb36822d812f4f8aca9f10934776668 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 22 Aug 2025 13:06:41 +0200 Subject: [PATCH] .gitmodules: add python-ipaddr (bsc#1248503) Signed-off-by: Nathan Cutler --- .gitmodules | 4 ++++ python-ipaddr | 1 + 2 files changed, 5 insertions(+) create mode 160000 python-ipaddr diff --git a/.gitmodules b/.gitmodules index 5a07fc6..f474498 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26262,3 +26262,7 @@ path = ripgrep url = ../../pool/ripgrep branch = leap-16.0 +[submodule "python-ipaddr"] + path = python-ipaddr + url = ../../pool/python-ipaddr + branch = leap-16.0 diff --git a/python-ipaddr b/python-ipaddr new file mode 160000 index 0000000..a63be66 --- /dev/null +++ b/python-ipaddr @@ -0,0 +1 @@ +Subproject commit a63be662c72d73a5e670157c61c257771daae67dabac79c337481df27a514548 -- 2.51.1