From 334c836c903992ff1aa7f380362ecb646033c8a0 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 13 Mar 2017 18:20:51 -0400 Subject: new package --- .gitmodules | 3 +++ python-fastparquet | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-fastparquet diff --git a/.gitmodules b/.gitmodules index e719508..9fde7a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "python-snappy"] path = python-snappy url = ssh://aur@aur.archlinux.org/python-snappy.git +[submodule "python-fastparquet"] + path = python-fastparquet + url = ssh://aur@aur.archlinux.org/python-fastparquet diff --git a/python-fastparquet b/python-fastparquet new file mode 160000 index 0000000..44c0139 --- /dev/null +++ b/python-fastparquet @@ -0,0 +1 @@ +Subproject commit 44c0139dfd2ff0815b760507c319bb17ed613d36 -- cgit v1.2.3-70-g09d2