From 70ff291fd7df9b1fa9e03083bd786a81ad929984 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 8 Oct 2025 11:03:42 -0400 Subject: update submodules --- .gitmodules | 3 +++ python-fast-mail-parser | 1 + python-gcsfs | 2 +- python-lineprofiler | 2 +- python-s3fs | 2 +- python-ubelt | 2 +- selenium-manager | 2 +- 7 files changed, 9 insertions(+), 5 deletions(-) create mode 160000 python-fast-mail-parser diff --git a/.gitmodules b/.gitmodules index 2fc79f6..0bd56ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -469,3 +469,6 @@ [submodule "mysql_fdw"] path = mysql_fdw url = aur@aur.archlinux.org:mysql_fdw.git +[submodule "python-fast-mail-parser"] + path = python-fast-mail-parser + url = aur@aur.archlinux.org:python-fast-mail-parser diff --git a/python-fast-mail-parser b/python-fast-mail-parser new file mode 160000 index 0000000..2f5c773 --- /dev/null +++ b/python-fast-mail-parser @@ -0,0 +1 @@ +Subproject commit 2f5c773538c620e2b4e233591a83377cacb4836b diff --git a/python-gcsfs b/python-gcsfs index fc616f8..54fcd64 160000 --- a/python-gcsfs +++ b/python-gcsfs @@ -1 +1 @@ -Subproject commit fc616f807a8e091ce4daa8c6f7b8a4cc9865fd91 +Subproject commit 54fcd640798277689e4256d55fff63dc70d837e6 diff --git a/python-lineprofiler b/python-lineprofiler index f126bab..8536652 160000 --- a/python-lineprofiler +++ b/python-lineprofiler @@ -1 +1 @@ -Subproject commit f126bab25ba94b1853f53ae87056f11092b65f58 +Subproject commit 85366526cc785ebbf1e7f46f46ea70134dcc32a1 diff --git a/python-s3fs b/python-s3fs index 885e20d..78cf3b1 160000 --- a/python-s3fs +++ b/python-s3fs @@ -1 +1 @@ -Subproject commit 885e20d7375808b89b8a8a51029e807473e4b9f1 +Subproject commit 78cf3b1928334f8c1db26a37397653f25ad44529 diff --git a/python-ubelt b/python-ubelt index e3fb0dd..39e8d06 160000 --- a/python-ubelt +++ b/python-ubelt @@ -1 +1 @@ -Subproject commit e3fb0ddeb1f4e376de3a19920cfd7c299c3918ee +Subproject commit 39e8d0683031e785fbd7559af53c232cf13e8dff diff --git a/selenium-manager b/selenium-manager index fd9a8cf..52ba72d 160000 --- a/selenium-manager +++ b/selenium-manager @@ -1 +1 @@ -Subproject commit fd9a8cfb93b97b573330c75b4dedc5e8942d7751 +Subproject commit 52ba72d93581d41b93da79bc2ac71cc1b5bcb2c7 -- cgit v1.2.3-70-g09d2