From ca52e8c1d61c319f94c6e7f17a6a13e4b1ecf02e Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 24 Sep 2024 13:53:12 -0400 Subject: update submodules --- .gitmodules | 6 ++++++ python-dash | 2 +- python-gs-quant | 2 +- python-ibis | 2 +- python-msoffcrypto-tool | 2 +- python-parsy | 1 + python-psycopg-c | 2 +- python-pyarrow-hotfix | 1 + python-ubelt | 2 +- 9 files changed, 14 insertions(+), 6 deletions(-) create mode 160000 python-parsy create mode 160000 python-pyarrow-hotfix diff --git a/.gitmodules b/.gitmodules index 6449b6f..0de5c17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -472,3 +472,9 @@ [submodule "python-calamine"] path = python-calamine url = aur@aur.archlinux.org:python-calamine.git +[submodule "python-parsy"] + path = python-parsy + url = aur@aur.archlinux.org:python-parsy.git +[submodule "python-pyarrow-hotfix"] + path = python-pyarrow-hotfix + url = aur@aur.archlinux.org:python-pyarrow-hotfix.git diff --git a/python-dash b/python-dash index cd5ea2c..3299093 160000 --- a/python-dash +++ b/python-dash @@ -1 +1 @@ -Subproject commit cd5ea2c3f1a575b99417a90e7a80778b34d750e2 +Subproject commit 3299093829bc711e0f4a9c906e2ff0095c8f3ddb diff --git a/python-gs-quant b/python-gs-quant index 214c524..cdfb642 160000 --- a/python-gs-quant +++ b/python-gs-quant @@ -1 +1 @@ -Subproject commit 214c5244875aa6f2c0ce192a7a9a91891bd8e9ce +Subproject commit cdfb642b7acb8d84a8ffacce1638b0acb49d969a diff --git a/python-ibis b/python-ibis index 64b7af4..566dd53 160000 --- a/python-ibis +++ b/python-ibis @@ -1 +1 @@ -Subproject commit 64b7af4f6b30df632d105169e5a4aa3ae12bfbd0 +Subproject commit 566dd5319fe68a5fe7edee2e20fdec1f711fd36e diff --git a/python-msoffcrypto-tool b/python-msoffcrypto-tool index c413cd2..3dc546b 160000 --- a/python-msoffcrypto-tool +++ b/python-msoffcrypto-tool @@ -1 +1 @@ -Subproject commit c413cd22b1d8d710cbe1b7b5f0de2b7d903ab444 +Subproject commit 3dc546bead031d89cd2b43587be941b5a885fb9b diff --git a/python-parsy b/python-parsy new file mode 160000 index 0000000..9beae04 --- /dev/null +++ b/python-parsy @@ -0,0 +1 @@ +Subproject commit 9beae04189d14290afc2b2084eb8e3187b8f509f diff --git a/python-psycopg-c b/python-psycopg-c index 9b53073..ef4dc1c 160000 --- a/python-psycopg-c +++ b/python-psycopg-c @@ -1 +1 @@ -Subproject commit 9b530734b818d3426ead6160afedf1a52661035f +Subproject commit ef4dc1cab09720d1dc4ac1328245a26171326faa diff --git a/python-pyarrow-hotfix b/python-pyarrow-hotfix new file mode 160000 index 0000000..9a20087 --- /dev/null +++ b/python-pyarrow-hotfix @@ -0,0 +1 @@ +Subproject commit 9a20087d7c7c24a4e0a75c572a07b0cb707ab506 diff --git a/python-ubelt b/python-ubelt index 8a6b9a5..93bc3ca 160000 --- a/python-ubelt +++ b/python-ubelt @@ -1 +1 @@ -Subproject commit 8a6b9a5be4110c2f47ddfc2aac9b8d25ab2e4a12 +Subproject commit 93bc3cade43fc4b27a6e8934384a9f32f16512b9 -- cgit v1.2.3-70-g09d2