From c15f3958a76a54e1c73a3a20d537721802020b79 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 8 Jan 2025 14:25:52 -0500 Subject: new package --- .gitmodules | 3 +++ python-arrow-adbc | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-arrow-adbc diff --git a/.gitmodules b/.gitmodules index 0634e1e..f8f72b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -466,3 +466,6 @@ [submodule "python-pytest-reraise"] path = python-pytest-reraise url = aur@aur.archlinux.org:python-pytest-reraise.git +[submodule "python-arrow-adbc"] + path = python-arrow-adbc + url = aur@aur.archlinux.org:python-arrow-adbc.git diff --git a/python-arrow-adbc b/python-arrow-adbc new file mode 160000 index 0000000..677f5d9 --- /dev/null +++ b/python-arrow-adbc @@ -0,0 +1 @@ +Subproject commit 677f5d929cae17c1d1f7e29e412af06608dec87b -- cgit v1.2.3-70-g09d2