From 38c7f62c33206d0aafd0a5d051f44c835f9b6cf6 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 1 May 2017 15:50:37 -0400 Subject: new package --- .gitmodules | 3 +++ python-cachey | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-cachey diff --git a/.gitmodules b/.gitmodules index 5638034..a17af11 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "python-dask"] path = python-dask url = ssh://aur@aur.archlinux.org/python-dask +[submodule "python-cachey"] + path = python-cachey + url = ssh://aur@aur.archlinux.org/python-cachey.git diff --git a/python-cachey b/python-cachey new file mode 160000 index 0000000..d30f0aa --- /dev/null +++ b/python-cachey @@ -0,0 +1 @@ +Subproject commit d30f0aa8f98f1229a116976fabd7976b103d1b79 -- cgit v1.2.3-70-g09d2