From a8e78265b6c12ea63265d8ed7afe318259038fd1 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 17 Jul 2019 10:35:43 -0400 Subject: update submodules --- .gitmodules | 3 +++ python-google-auth-oauthlib | 2 +- python-streamz | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-streamz diff --git a/.gitmodules b/.gitmodules index 9929f47..0b469a6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -293,3 +293,6 @@ [submodule "python-scikit-sparse"] path = python-scikit-sparse url = aur@aur.archlinux.org:python-scikit-sparse.git +[submodule "python-streamz"] + path = python-streamz + url = aur@aur.archlinux.org:python-streamz.git diff --git a/python-google-auth-oauthlib b/python-google-auth-oauthlib index ee4422f..b0afab3 160000 --- a/python-google-auth-oauthlib +++ b/python-google-auth-oauthlib @@ -1 +1 @@ -Subproject commit ee4422f37a7ab9410c92193d75560b20b1fb6b3f +Subproject commit b0afab34bad2dd4fc35bd799b4aed4a9a9889bc3 diff --git a/python-streamz b/python-streamz new file mode 160000 index 0000000..39bef2c --- /dev/null +++ b/python-streamz @@ -0,0 +1 @@ +Subproject commit 39bef2c51afce2cb912d10d4967c7a78cb6a88e4 -- cgit v1.2.3-70-g09d2