From 6c7c1b92b4a6c9cd3f79410cef82c6aca2841c20 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 7 Jun 2022 09:48:52 -0400 Subject: update submodules --- .gitmodules | 6 ++++++ python-cramjam | 1 + python-fastparquet | 2 +- python-flask-seasurf | 2 +- python-fpdf2 | 2 +- python-lineprofiler | 2 +- python-ubelt | 1 + 7 files changed, 12 insertions(+), 4 deletions(-) create mode 160000 python-cramjam create mode 160000 python-ubelt diff --git a/.gitmodules b/.gitmodules index a1961c7..34177e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -422,3 +422,9 @@ [submodule "python-cssutils"] path = python-cssutils url = aur@aur.archlinux.org:python-cssutils.git +[submodule "python-ubelt"] + path = python-ubelt + url = aur@aur.archlinux.org:python-ubelt.git +[submodule "python-cramjam"] + path = python-cramjam + url = aur@aur.archlinux.org:python-cramjam.git diff --git a/python-cramjam b/python-cramjam new file mode 160000 index 0000000..3f85c66 --- /dev/null +++ b/python-cramjam @@ -0,0 +1 @@ +Subproject commit 3f85c666163e93184bf60970a5d9b8ad3ad9735d diff --git a/python-fastparquet b/python-fastparquet index 6d2209c..0dd198f 160000 --- a/python-fastparquet +++ b/python-fastparquet @@ -1 +1 @@ -Subproject commit 6d2209c1dfec42151c53fd7db264ade2875a1643 +Subproject commit 0dd198f72776faa4b7f580d6b26f9c7793ba43b5 diff --git a/python-flask-seasurf b/python-flask-seasurf index 63632b4..e012f96 160000 --- a/python-flask-seasurf +++ b/python-flask-seasurf @@ -1 +1 @@ -Subproject commit 63632b4dde83d88dd315c460031e902f3ed02673 +Subproject commit e012f9641465a61ee378c9e45fbd6a5d757ce474 diff --git a/python-fpdf2 b/python-fpdf2 index fab516c..4ac6e7b 160000 --- a/python-fpdf2 +++ b/python-fpdf2 @@ -1 +1 @@ -Subproject commit fab516ca84ec600bdcf601937a76c3789ef03126 +Subproject commit 4ac6e7bf82b09ee2d220104eafa527153d59a7e3 diff --git a/python-lineprofiler b/python-lineprofiler index 8fb51bb..ac2112b 160000 --- a/python-lineprofiler +++ b/python-lineprofiler @@ -1 +1 @@ -Subproject commit 8fb51bb688f0b1e959afe7762e13bd18913178dc +Subproject commit ac2112bac6a2674e2faa134899754f824a3a7235 diff --git a/python-ubelt b/python-ubelt new file mode 160000 index 0000000..8a6b9a5 --- /dev/null +++ b/python-ubelt @@ -0,0 +1 @@ +Subproject commit 8a6b9a5be4110c2f47ddfc2aac9b8d25ab2e4a12 -- cgit v1.2.3-70-g09d2