From 5282ad01ed79ba4a42b86d206e13b26a9f1c1bc6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 12 Jun 2017 14:44:11 -0400 Subject: update submodules --- .gitmodules | 9 +++++++++ arrow | 2 +- farmhash | 1 + python-dask | 2 +- python-moto | 1 + python-pyarrow | 2 +- python-s3fs | 1 + 7 files changed, 15 insertions(+), 3 deletions(-) create mode 160000 farmhash create mode 160000 python-moto create mode 160000 python-s3fs diff --git a/.gitmodules b/.gitmodules index 54d4c28..9f38ead 100644 --- a/.gitmodules +++ b/.gitmodules @@ -139,3 +139,12 @@ [submodule "python-cityhash"] path = python-cityhash url = ssh://aur@aur.archlinux.org/python-cityhash +[submodule "python-s3fs"] + path = python-s3fs + url = ssh://aur@aur.archlinux.org/python-s3fs.git +[submodule "farmhash"] + path = farmhash + url = ssh://aur@aur.archlinux.org/farmhash.git +[submodule "python-moto"] + path = python-moto + url = ssh://aur@aur.archlinux.org/python-moto.git diff --git a/arrow b/arrow index ed7661a..17352d4 160000 --- a/arrow +++ b/arrow @@ -1 +1 @@ -Subproject commit ed7661ac3d42de7da60573b485ad7ce16d3d8019 +Subproject commit 17352d487bb484d7babf3b558ff136ce26421bd8 diff --git a/farmhash b/farmhash new file mode 160000 index 0000000..0377954 --- /dev/null +++ b/farmhash @@ -0,0 +1 @@ +Subproject commit 0377954b87c528773e1b2b6a9c82d5aa653b9652 diff --git a/python-dask b/python-dask index 0cf9a7c..ad8f7ba 160000 --- a/python-dask +++ b/python-dask @@ -1 +1 @@ -Subproject commit 0cf9a7cbea298d7c37e5569141ebe8067136b973 +Subproject commit ad8f7ba2a9de67ab740fb8ebf9e256e7b7474171 diff --git a/python-moto b/python-moto new file mode 160000 index 0000000..82a1b06 --- /dev/null +++ b/python-moto @@ -0,0 +1 @@ +Subproject commit 82a1b06a5f476ecc7aeda8ab1f35d4f0f26977d4 diff --git a/python-pyarrow b/python-pyarrow index 83b54b1..2d62e69 160000 --- a/python-pyarrow +++ b/python-pyarrow @@ -1 +1 @@ -Subproject commit 83b54b1564953a5878d80c4da7f5cdb881ea0a8e +Subproject commit 2d62e69b9dabc942509e501ba3b3b4e4189801e2 diff --git a/python-s3fs b/python-s3fs new file mode 160000 index 0000000..853cf22 --- /dev/null +++ b/python-s3fs @@ -0,0 +1 @@ +Subproject commit 853cf2265678b5af6803bb0c675287c7662d8455 -- cgit v1.2.3-70-g09d2