From b98e21e0b7c60ed70261983a965bd5308f75829a Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 13 Jan 2017 14:35:55 -0500 Subject: new package --- .gitmodules | 3 +++ python-feather | 1 + 2 files changed, 4 insertions(+) create mode 160000 python-feather diff --git a/.gitmodules b/.gitmodules index ad78d51..29e1776 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "z-push"] path = z-push url = https://aur.archlinux.org/z-push.git/ +[submodule "python-feather"] + path = python-feather + url = git@horel.org:guillaume/arch-pkgs/python-feather diff --git a/python-feather b/python-feather new file mode 160000 index 0000000..53f641e --- /dev/null +++ b/python-feather @@ -0,0 +1 @@ +Subproject commit 53f641eaf10b6a8d7c7de0c98ccef5007ef5bcb7 -- cgit v1.2.3-70-g09d2