From 56c1344c690f022a10b030371faf5722f4dd671c Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 20 Apr 2023 13:08:17 -0400 Subject: update submodules --- .gitmodules | 6 ++++++ python-connectorx | 1 + python-diffcp | 2 +- python-ipysheet | 2 +- python-numpy-allocator | 1 + 5 files changed, 10 insertions(+), 2 deletions(-) create mode 160000 python-connectorx create mode 160000 python-numpy-allocator diff --git a/.gitmodules b/.gitmodules index 89782e3..431e436 100644 --- a/.gitmodules +++ b/.gitmodules @@ -437,3 +437,9 @@ [submodule "mediastreamer"] path = mediastreamer url = aur@aur.archlinux.org:mediastreamer.git +[submodule "python-connectorx"] + path = python-connectorx + url = aur@aur.archlinux.org:python-connectorx.git +[submodule "python-numpy-allocator"] + path = python-numpy-allocator + url = aur@aur.archlinux.org:python-numpy-allocator.git diff --git a/python-connectorx b/python-connectorx new file mode 160000 index 0000000..efd6de9 --- /dev/null +++ b/python-connectorx @@ -0,0 +1 @@ +Subproject commit efd6de9d5411c28b4a255e599a38776e6d33837a diff --git a/python-diffcp b/python-diffcp index 03d863b..44b0315 160000 --- a/python-diffcp +++ b/python-diffcp @@ -1 +1 @@ -Subproject commit 03d863b2358a2e8e25ac0a60d584aea0155ccd26 +Subproject commit 44b0315edddd84dfbfd87c64a6cec9e6f08e6804 diff --git a/python-ipysheet b/python-ipysheet index 929a1a4..e097511 160000 --- a/python-ipysheet +++ b/python-ipysheet @@ -1 +1 @@ -Subproject commit 929a1a47a2355f4097e0a2b147b0b8dd81e0c703 +Subproject commit e0975116f2eed00a4769c1a3460d901dcc1cad7a diff --git a/python-numpy-allocator b/python-numpy-allocator new file mode 160000 index 0000000..a650f55 --- /dev/null +++ b/python-numpy-allocator @@ -0,0 +1 @@ +Subproject commit a650f55df7cd7e30ebf5402b20e1ef178769b831 -- cgit v1.2.3-70-g09d2