From 2e800cc327b9e582c1050b460efcd0d600733217 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 11 Jul 2017 13:48:45 -0400 Subject: submodule update --- .gitmodules | 15 +++++++++++++++ dash-core-components | 1 + dash-html-components | 1 + parquet-cpp | 2 +- python-dash | 1 + python-dash-renderer | 1 + python-flask-seasurf | 1 + 7 files changed, 21 insertions(+), 1 deletion(-) create mode 160000 dash-core-components create mode 160000 dash-html-components create mode 160000 python-dash create mode 160000 python-dash-renderer create mode 160000 python-flask-seasurf diff --git a/.gitmodules b/.gitmodules index eda2450..fdb4a44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -154,3 +154,18 @@ [submodule "bctoolbox-git"] path = bctoolbox-git url = ssh://aur@aur.archlinux.org/bctoolbox-git +[submodule "dash-core-components"] + path = dash-core-components + url = ssh://aur@aur.archlinux.org/dash-core-components +[submodule "dash-html-components"] + path = dash-html-components + url = ssh://aur@aur.archlinux.org/dash-html-components +[submodule "python-dash"] + path = python-dash + url = ssh://aur@aur.archlinux.org/python-dash +[submodule "python-flask-seasurf"] + path = python-flask-seasurf + url = ssh://aur@aur.archlinux.org/python-flask-seasurf +[submodule "python-dash-renderer"] + path = python-dash-renderer + url = ssh://aur@aur.archlinux.org/python-dash-renderer diff --git a/dash-core-components b/dash-core-components new file mode 160000 index 0000000..61f7ecb --- /dev/null +++ b/dash-core-components @@ -0,0 +1 @@ +Subproject commit 61f7ecb8b239f750a783bf5eae7875a7883735c2 diff --git a/dash-html-components b/dash-html-components new file mode 160000 index 0000000..de05ce6 --- /dev/null +++ b/dash-html-components @@ -0,0 +1 @@ +Subproject commit de05ce69bb2db6a371e82fc80b7305acc72d8463 diff --git a/parquet-cpp b/parquet-cpp index 19f00a5..c5457b3 160000 --- a/parquet-cpp +++ b/parquet-cpp @@ -1 +1 @@ -Subproject commit 19f00a5f379a72dedcfba3f51f0fdd6cc0a3cf96 +Subproject commit c5457b30ff9cf4bcb96dc06ecb702120a635c238 diff --git a/python-dash b/python-dash new file mode 160000 index 0000000..d8ea760 --- /dev/null +++ b/python-dash @@ -0,0 +1 @@ +Subproject commit d8ea7601d57f08d136735c12d0215fb3421b763d diff --git a/python-dash-renderer b/python-dash-renderer new file mode 160000 index 0000000..3860e75 --- /dev/null +++ b/python-dash-renderer @@ -0,0 +1 @@ +Subproject commit 3860e7543d369ec8e62306c4b675e313f8838965 diff --git a/python-flask-seasurf b/python-flask-seasurf new file mode 160000 index 0000000..ef66de5 --- /dev/null +++ b/python-flask-seasurf @@ -0,0 +1 @@ +Subproject commit ef66de59645f3cba63363abeafdb67665181856a -- cgit v1.2.3-70-g09d2