From 1c9cc7fa8e8cab5d93afe87ae73b28f8876feef7 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 20 Apr 2023 22:32:56 -0400 Subject: update submodules --- .gitmodules | 12 +++++++++--- python-bqplot | 2 +- python-fsspec | 1 - python-ipydatagrid | 1 + python-lzo | 1 + python-py2vega | 1 + python-s3fs | 2 +- python-traittypes | 2 +- 8 files changed, 15 insertions(+), 7 deletions(-) delete mode 160000 python-fsspec create mode 160000 python-ipydatagrid create mode 160000 python-lzo create mode 160000 python-py2vega diff --git a/.gitmodules b/.gitmodules index 431e436..7a3b0b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -272,9 +272,6 @@ [submodule "python-streamz"] path = python-streamz url = aur@aur.archlinux.org:python-streamz.git -[submodule "python-fsspec"] - path = python-fsspec - url = aur@aur.archlinux.org:python-fsspec.git [submodule "python-xmldiff"] path = python-xmldiff url = aur@aur.archlinux.org:python-xmldiff.git @@ -443,3 +440,12 @@ [submodule "python-numpy-allocator"] path = python-numpy-allocator url = aur@aur.archlinux.org:python-numpy-allocator.git +[submodule "python-lzo"] + path = python-lzo + url = aur@aur.archlinux.irg:python-lzo.git +[submodule "python-py2vega"] + path = python-py2vega + url = aur@aur.archlinux.org:python-py2vega.git +[submodule "python-ipydatagrid"] + path = python-ipydatagrid + url = aur@aur.archlinux.org:python-ipydatagrid.git diff --git a/python-bqplot b/python-bqplot index 3cfae01..57323f5 160000 --- a/python-bqplot +++ b/python-bqplot @@ -1 +1 @@ -Subproject commit 3cfae018ee6ba0e5106d62e1c34a58410fe412b9 +Subproject commit 57323f5e120741208271b25337b378307f9b51d2 diff --git a/python-fsspec b/python-fsspec deleted file mode 160000 index 06a68f9..0000000 --- a/python-fsspec +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 06a68f92aab28d8b0f5f231d4d567487cf3cd911 diff --git a/python-ipydatagrid b/python-ipydatagrid new file mode 160000 index 0000000..d8bd5b5 --- /dev/null +++ b/python-ipydatagrid @@ -0,0 +1 @@ +Subproject commit d8bd5b5687254d4b625eb28c7a2368e15a148096 diff --git a/python-lzo b/python-lzo new file mode 160000 index 0000000..5db9070 --- /dev/null +++ b/python-lzo @@ -0,0 +1 @@ +Subproject commit 5db9070ce12a19c78546e502025d6dda6f9a5f2a diff --git a/python-py2vega b/python-py2vega new file mode 160000 index 0000000..a8f1ec0 --- /dev/null +++ b/python-py2vega @@ -0,0 +1 @@ +Subproject commit a8f1ec0bccf14369436ceb66079bf67d10a8e36a diff --git a/python-s3fs b/python-s3fs index ed96cd6..11fb457 160000 --- a/python-s3fs +++ b/python-s3fs @@ -1 +1 @@ -Subproject commit ed96cd69b8116d68b4520b83db2e233182b0f710 +Subproject commit 11fb457d5d1826f83bdb9b2da8a2eb900bd362cd diff --git a/python-traittypes b/python-traittypes index 4e51d0b..7106294 160000 --- a/python-traittypes +++ b/python-traittypes @@ -1 +1 @@ -Subproject commit 4e51d0b35594c76c43c979d7f312d405c023d1ab +Subproject commit 710629499314045543a1bf4918a1d98b3d445370 -- cgit v1.2.3-70-g09d2