From 7b7c61c336bae73b87680ad46a79f545a836527d Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 11 Feb 2018 14:43:10 -0500 Subject: update submodules --- .gitmodules | 9 +++++++++ python-aws-xray-sdk | 1 + python-fastparquet | 2 +- python-jsondiff | 1 + python-moto | 2 +- python-nose-random | 1 + python-s3fs | 2 +- 7 files changed, 15 insertions(+), 3 deletions(-) create mode 160000 python-aws-xray-sdk create mode 160000 python-jsondiff create mode 160000 python-nose-random diff --git a/.gitmodules b/.gitmodules index c93f3a8..4ac8959 100644 --- a/.gitmodules +++ b/.gitmodules @@ -215,3 +215,12 @@ [submodule "python-dash-core-components"] path = python-dash-core-components url = ssh://aur@aur.archlinux.org/python-dash-core-components.git +[submodule "python-jsondiff"] + path = python-jsondiff + url = ssh://aur@aur.archlinux.org/python-jsondiff +[submodule "python-nose-random"] + path = python-nose-random + url = ssh://aur@aur.archlinux.org/python-nose-random +[submodule "python-aws-xray-sdk"] + path = python-aws-xray-sdk + url = ssh://aur@aur.archlinux.org/python-aws-xray-sdk diff --git a/python-aws-xray-sdk b/python-aws-xray-sdk new file mode 160000 index 0000000..f0c7987 --- /dev/null +++ b/python-aws-xray-sdk @@ -0,0 +1 @@ +Subproject commit f0c798709afe57f2b69fe6642253114d4633e5cf diff --git a/python-fastparquet b/python-fastparquet index c552669..fbc8784 160000 --- a/python-fastparquet +++ b/python-fastparquet @@ -1 +1 @@ -Subproject commit c552669604525f05a51326a05268522bf8ca5631 +Subproject commit fbc87842174fc457dd9e692fdc196d5a150e8dda diff --git a/python-jsondiff b/python-jsondiff new file mode 160000 index 0000000..cc1d4f6 --- /dev/null +++ b/python-jsondiff @@ -0,0 +1 @@ +Subproject commit cc1d4f695480f778dd86b1ce87cabcfcbf71fd8d diff --git a/python-moto b/python-moto index 82a1b06..d3a6065 160000 --- a/python-moto +++ b/python-moto @@ -1 +1 @@ -Subproject commit 82a1b06a5f476ecc7aeda8ab1f35d4f0f26977d4 +Subproject commit d3a606568a6ea8501d3c89eb7b6ac082a5f80a33 diff --git a/python-nose-random b/python-nose-random new file mode 160000 index 0000000..2d727cb --- /dev/null +++ b/python-nose-random @@ -0,0 +1 @@ +Subproject commit 2d727cb803b8df9bcc662a55dc46758c7723aa67 diff --git a/python-s3fs b/python-s3fs index d738d71..027522c 160000 --- a/python-s3fs +++ b/python-s3fs @@ -1 +1 @@ -Subproject commit d738d71dc8c12acdac0d2fef63a16863a6a5842e +Subproject commit 027522cd2492de2b2d32d694a5699680030fcbd9 -- cgit v1.2.3-70-g09d2