From f66eeee7ccc49393822fcc83a666881ccce276fc Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 3 Nov 2021 15:13:03 -0400 Subject: update submodules --- .gitmodules | 3 +++ openblas-lapack | 2 +- python-exchangelib | 2 +- python-premailer | 1 + python-s3fs | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 python-premailer diff --git a/.gitmodules b/.gitmodules index 3c75e7a..87ef8dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -395,3 +395,6 @@ [submodule "cython3"] path = cython3 url = aur@aur.archlinux.org:cython3.git +[submodule "python-premailer"] + path = python-premailer + url = aur@aur.archlinux.org:python-premailer.git diff --git a/openblas-lapack b/openblas-lapack index 089be56..137693e 160000 --- a/openblas-lapack +++ b/openblas-lapack @@ -1 +1 @@ -Subproject commit 089be562bbc9b972b47e4aca72a63175cd993162 +Subproject commit 137693ebf98912782e0eca6c76a74c073bfd4586 diff --git a/python-exchangelib b/python-exchangelib index 3d00c66..4e60fd2 160000 --- a/python-exchangelib +++ b/python-exchangelib @@ -1 +1 @@ -Subproject commit 3d00c6687142af533e4d539023014d7f8a37e354 +Subproject commit 4e60fd2ea6b8a841e094d1751268472d9e3b3216 diff --git a/python-premailer b/python-premailer new file mode 160000 index 0000000..692e9cd --- /dev/null +++ b/python-premailer @@ -0,0 +1 @@ +Subproject commit 692e9cdcb4021f1d6873006d79ec7e8c0b51480e diff --git a/python-s3fs b/python-s3fs index 530575d..42a7ef1 160000 --- a/python-s3fs +++ b/python-s3fs @@ -1 +1 @@ -Subproject commit 530575dd5d2eb9e8211694c450caee0df46ba097 +Subproject commit 42a7ef130620d0ebf1c4d9c4fddddbb2e70f9672 -- cgit v1.2.3-70-g09d2