From 6c9af3202ac6af3942892b6c8269f381391d5102eb62607e3fa1ccad32d0da59 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 22 Aug 2025 13:36:20 +0200 Subject: [PATCH] .gitmodules: add python-pecan (bsc#1248506) Signed-off-by: Nathan Cutler --- .gitmodules | 4 ++++ python-pecan | 1 + 2 files changed, 5 insertions(+) create mode 160000 python-pecan diff --git a/.gitmodules b/.gitmodules index af86838..4fa96e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26266,6 +26266,10 @@ path = python-cmd2 url = ../../pool/python-cmd2 branch = leap-16.0 +[submodule "python-pecan"] + path = python-pecan + url = ../../pool/python-pecan + branch = leap-16.0 [submodule "python-Routes"] path = python-Routes url = ../../pool/python-Routes diff --git a/python-pecan b/python-pecan new file mode 160000 index 0000000..fa6b8cd --- /dev/null +++ b/python-pecan @@ -0,0 +1 @@ +Subproject commit fa6b8cda43b64553f90a702bde868fe24659f72b3abdaac68d5beb5c05a0099a -- 2.51.1