From 2ab80506a559860efb24e555ca78d16bd6833a32 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Tue, 8 Aug 2023 13:58:11 -0400 Subject: update submodules --- .gitmodules | 3 +++ bctoolbox | 2 +- gnuplot-nogui | 2 +- libdecaf | 2 +- mbedtls2-dtls | 2 +- openblas-lapack | 2 +- python-arch | 2 +- python-formulaic | 2 +- python-gs-quant | 2 +- python-linearmodels | 2 +- python-thriftpy2 | 1 + 11 files changed, 13 insertions(+), 9 deletions(-) create mode 160000 python-thriftpy2 diff --git a/.gitmodules b/.gitmodules index 381275c..aa302b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -454,3 +454,6 @@ [submodule "mbedtls2-dtls"] path = mbedtls2-dtls url = aur@aur.archlinux.org:mbedtls2-dtls.git +[submodule "python-thriftpy2"] + path = python-thriftpy2 + url = aur@aur.archlinux.org:python-thriftpy2.git diff --git a/bctoolbox b/bctoolbox index b582fae..05505f3 160000 --- a/bctoolbox +++ b/bctoolbox @@ -1 +1 @@ -Subproject commit b582fae46d2a0e88e42381982aaece0ba625bdb2 +Subproject commit 05505f304acfebd3f0c9995e46117a5f0c464a03 diff --git a/gnuplot-nogui b/gnuplot-nogui index 1bb5a43..8c85fa1 160000 --- a/gnuplot-nogui +++ b/gnuplot-nogui @@ -1 +1 @@ -Subproject commit 1bb5a435a68c296cf23d7da020bb810cd208ff1c +Subproject commit 8c85fa1eb11b2428afa699aa03737e8925413a1e diff --git a/libdecaf b/libdecaf index aedb306..cb1067d 160000 --- a/libdecaf +++ b/libdecaf @@ -1 +1 @@ -Subproject commit aedb30699fe944a163cad36c3923ebe086c64606 +Subproject commit cb1067d4b07a2bba2686219362e99028cfaf8753 diff --git a/mbedtls2-dtls b/mbedtls2-dtls index 6ad6689..79d94bb 160000 --- a/mbedtls2-dtls +++ b/mbedtls2-dtls @@ -1 +1 @@ -Subproject commit 6ad6689f0bdc101949f5fb58effb0da7a79b486d +Subproject commit 79d94bbdbbe75ca78c07bb722da82a5f8f0f2ccc diff --git a/openblas-lapack b/openblas-lapack index 2f19dcc..7c49cf5 160000 --- a/openblas-lapack +++ b/openblas-lapack @@ -1 +1 @@ -Subproject commit 2f19dcc30cb776031ac18d10ebe6a6925e9a2975 +Subproject commit 7c49cf56d51c2b257733fa7ae9f2cbf0ce71d5a4 diff --git a/python-arch b/python-arch index 23ddd47..5a49bdf 160000 --- a/python-arch +++ b/python-arch @@ -1 +1 @@ -Subproject commit 23ddd475e505da3955431eae86d4cc48f5c42486 +Subproject commit 5a49bdf140300ecdf71165c85b3114bec3ae42ca diff --git a/python-formulaic b/python-formulaic index 8898294..14405c3 160000 --- a/python-formulaic +++ b/python-formulaic @@ -1 +1 @@ -Subproject commit 88982942c5d66cc7772e528906364336e0edb2ec +Subproject commit 14405c398e1125e6127265256515e7105445c981 diff --git a/python-gs-quant b/python-gs-quant index 4b072ed..9019855 160000 --- a/python-gs-quant +++ b/python-gs-quant @@ -1 +1 @@ -Subproject commit 4b072eda813821bcc21541a37dd1f770d3745eda +Subproject commit 9019855511bce1a6b6529a8c4a2089751c32fd79 diff --git a/python-linearmodels b/python-linearmodels index e317e04..5c094f3 160000 --- a/python-linearmodels +++ b/python-linearmodels @@ -1 +1 @@ -Subproject commit e317e046adc3614a306d3b058d30234a216c3d21 +Subproject commit 5c094f38adf54ccc369a35af612f08f2f478bf8e diff --git a/python-thriftpy2 b/python-thriftpy2 new file mode 160000 index 0000000..84efa31 --- /dev/null +++ b/python-thriftpy2 @@ -0,0 +1 @@ +Subproject commit 84efa31345f1b9db8c9f7719e6b5ac6c27a11b45 -- cgit v1.2.3-70-g09d2