From 147447d64927bb5ef17d7dec47538904cbc3665a Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 23 Mar 2017 12:00:31 -0400 Subject: new packages --- .gitmodules | 6 ++++++ python-fiona | 1 + python-geopandas | 1 + sofia-sip-bc | 2 +- 4 files changed, 9 insertions(+), 1 deletion(-) create mode 160000 python-fiona create mode 160000 python-geopandas diff --git a/.gitmodules b/.gitmodules index c5bbef7..8134d2a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,9 @@ [submodule "blpapi_cpp"] path = blpapi_cpp url = aur@aur.archlinux.org:blpapi_cpp.git +[submodule "python-fiona"] + path = python-fiona + url = aur@aur.archlinux.org:python-fiona.git +[submodule "python-geopandas"] + path = python-geopandas + url = aur@aur.archlinux.org:python-geopandas.git diff --git a/python-fiona b/python-fiona new file mode 160000 index 0000000..27bcf28 --- /dev/null +++ b/python-fiona @@ -0,0 +1 @@ +Subproject commit 27bcf284d7946abc069082a1d1973c34c1ac5a82 diff --git a/python-geopandas b/python-geopandas new file mode 160000 index 0000000..f1da37d --- /dev/null +++ b/python-geopandas @@ -0,0 +1 @@ +Subproject commit f1da37d88d55850c5abe2ab72d050e72d752833f diff --git a/sofia-sip-bc b/sofia-sip-bc index fdfbfe4..a650e09 160000 --- a/sofia-sip-bc +++ b/sofia-sip-bc @@ -1 +1 @@ -Subproject commit fdfbfe4c6b54da3dfffee41af5abd50a7790beb9 +Subproject commit a650e097267ac47e9772a7ae6fd3d8993f04ad30 -- cgit v1.2.3-70-g09d2