summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2018-05-01 13:04:29 -0400
committerGuillaume Horel <guillaume.horel@gmail.com>2018-05-01 13:05:19 -0400
commit831342c59a5bb8a4c52033ffc53f1b033138053b (patch)
treeb7da1ef7fd543bf2673124007525048679aa9269
parent70cda4561d924176e5e42e247420f646031c7563 (diff)
downloadarch-pkgs-831342c59a5bb8a4c52033ffc53f1b033138053b.tar.gz
add submodules
-rw-r--r--.gitmodules6
m---------python-gcsfs0
m---------python-google-auth-oauthlib0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f4fae60..b9c4b60 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -236,3 +236,9 @@
[submodule "python-asyncpg"]
path = python-asyncpg
url = ssh://aur@aur.archlinux.org/python-asyncpg
+[submodule "python-gcsfs"]
+ path = python-gcsfs
+ url = ssh://aur@aur.archlinux.org/python-gcsfs
+[submodule "python-google-auth-oauthlib"]
+ path = python-google-auth-oauthlib
+ url = ssh://aur@aur.archlinux.org/python-google-auth-oauthlib
diff --git a/python-gcsfs b/python-gcsfs
new file mode 160000
+Subproject 704d6dba38ba2c437b8cf71f2647f7b29829827
diff --git a/python-google-auth-oauthlib b/python-google-auth-oauthlib
new file mode 160000
+Subproject dd7a8e9fc682f20c667addf26a18d92326b7781