From 2335c08c076091da3c66f50e0e1725d631bfaf6b Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Wed, 13 Nov 2024 11:10:45 -0500 Subject: update submodules --- .gitmodules | 15 +++------------ blpapi_cpp | 2 +- emacs-ess | 2 +- python-blpapi | 2 +- python-connectorx | 2 +- python-flask-seasurf | 2 +- python-glmnet | 1 - python-ng-numpy-randomstate | 1 - python-pickle5 | 1 - python-psycopg | 2 +- python-pytest-cython | 2 +- python-pytest-reraise | 1 + python-randomgen | 2 +- python-thriftpy2 | 2 +- python-xsdata | 2 +- python2-lzo | 1 - 16 files changed, 14 insertions(+), 26 deletions(-) delete mode 160000 python-glmnet delete mode 160000 python-ng-numpy-randomstate delete mode 160000 python-pickle5 create mode 160000 python-pytest-reraise delete mode 160000 python2-lzo diff --git a/.gitmodules b/.gitmodules index c17aeaf..3a2a576 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "python-ng-numpy-randomstate"] - path = python-ng-numpy-randomstate - url = ssh://aur@aur.archlinux.org/python-ng-numpy-randomstate.git [submodule "python-fastparquet"] path = python-fastparquet url = ssh://aur@aur.archlinux.org/python-fastparquet @@ -136,9 +133,6 @@ [submodule "python-flask-mail"] path = python-flask-mail url = ssh://aur@aur.archlinux.org/python-flask-mail -[submodule "python-glmnet"] - path = python-glmnet - url = ssh://aur@aur.archlinux.org/python-glmnet [submodule "python-scs"] path = python-scs url = ssh://aur@aur.archlinux.org/python-scs @@ -235,9 +229,6 @@ [submodule "linphone-plugin-msamr"] path = linphone-plugin-msamr url = ssh://aur@aur.archlinux.org/linphone-plugin-msamr.git -[submodule "python-pickle5"] - path = python-pickle5 - url = ssh://aur@aur.archlinux.org/python-pickle5.git [submodule "python-ssh2"] path = python-ssh2 url = aur@aur.archlinux.org:python-ssh2.git @@ -316,9 +307,6 @@ [submodule "belle-sip"] path = belle-sip url = aur@aur.archlinux.org:belle-sip.git -[submodule "python2-lzo"] - path = python2-lzo - url = aur@aur.archlinux.org:python2-lzo.git [submodule "python-cffsubr"] path = python-cffsubr url = aur@aur.archlinux.org:python-cffsubr.git @@ -478,3 +466,6 @@ [submodule "mbedtls-dtls"] path = mbedtls-dtls url = aur@aur.archlinux.org:mbedtls-dtls.git +[submodule "python-pytest-reraise"] + path = python-pytest-reraise + url = aur@aur.archlinux.org:python-pytest-reraise.git diff --git a/blpapi_cpp b/blpapi_cpp index 6799cc9..6440d3a 160000 --- a/blpapi_cpp +++ b/blpapi_cpp @@ -1 +1 @@ -Subproject commit 6799cc936579bd65a87f572f344b1e11177cd431 +Subproject commit 6440d3addc120e5a729022d07bfee717ff563842 diff --git a/emacs-ess b/emacs-ess index 2f53b4f..631f16f 160000 --- a/emacs-ess +++ b/emacs-ess @@ -1 +1 @@ -Subproject commit 2f53b4f0c681d345572dee26e2de2dca8590cbac +Subproject commit 631f16f3ed3bad6aa4c509c249f63e26b5ae53c4 diff --git a/python-blpapi b/python-blpapi index e22a180..e0af544 160000 --- a/python-blpapi +++ b/python-blpapi @@ -1 +1 @@ -Subproject commit e22a180dff74406dd60a0936fd58f86b88ad75af +Subproject commit e0af54495087f45770308d47cf16c351579ce14b diff --git a/python-connectorx b/python-connectorx index 21e50e1..f45f728 160000 --- a/python-connectorx +++ b/python-connectorx @@ -1 +1 @@ -Subproject commit 21e50e16067f8d2079ffcb983780c0ee73b52485 +Subproject commit f45f7284fa8a4f1732bc5e16049d0568886430c3 diff --git a/python-flask-seasurf b/python-flask-seasurf index 69f63f5..2bfcae4 160000 --- a/python-flask-seasurf +++ b/python-flask-seasurf @@ -1 +1 @@ -Subproject commit 69f63f5d5eaf70ce32d43ca531dbb1f98b3c70ac +Subproject commit 2bfcae4fe2a49edcf39765ffe785990f1d8c94da diff --git a/python-glmnet b/python-glmnet deleted file mode 160000 index 68b5339..0000000 --- a/python-glmnet +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 68b53391720e6b22bdcc215658bb1fa7002b971d diff --git a/python-ng-numpy-randomstate b/python-ng-numpy-randomstate deleted file mode 160000 index 28db94a..0000000 --- a/python-ng-numpy-randomstate +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 28db94afc6fe5718ba679d65f768fd3ca18470f4 diff --git a/python-pickle5 b/python-pickle5 deleted file mode 160000 index 7944fb6..0000000 --- a/python-pickle5 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7944fb677cbbf97ad0f90ea774ca55acff727f1d diff --git a/python-psycopg b/python-psycopg index 2f13da6..d457712 160000 --- a/python-psycopg +++ b/python-psycopg @@ -1 +1 @@ -Subproject commit 2f13da67e7b9fc59c57e328396973a0cbfbee040 +Subproject commit d4577120c10d56e85b3b59789192791939b324d5 diff --git a/python-pytest-cython b/python-pytest-cython index cf3852b..35f3c7d 160000 --- a/python-pytest-cython +++ b/python-pytest-cython @@ -1 +1 @@ -Subproject commit cf3852bb6403ab7cc07c1969fce1cf78be31c110 +Subproject commit 35f3c7d9ea11e559b750156921b1b1dde5b1c4c9 diff --git a/python-pytest-reraise b/python-pytest-reraise new file mode 160000 index 0000000..87a3172 --- /dev/null +++ b/python-pytest-reraise @@ -0,0 +1 @@ +Subproject commit 87a3172d4d6d1fd2fca17e1d93d134d1c2e031dd diff --git a/python-randomgen b/python-randomgen index 9f12269..0dfe181 160000 --- a/python-randomgen +++ b/python-randomgen @@ -1 +1 @@ -Subproject commit 9f122699c902764234af64c2c0a3e259cbb5c21d +Subproject commit 0dfe18185e4c5c165c28645f484221adf55957f2 diff --git a/python-thriftpy2 b/python-thriftpy2 index 84efa31..8910fb9 160000 --- a/python-thriftpy2 +++ b/python-thriftpy2 @@ -1 +1 @@ -Subproject commit 84efa31345f1b9db8c9f7719e6b5ac6c27a11b45 +Subproject commit 8910fb928c1da362017dfb8723835971577ab8e9 diff --git a/python-xsdata b/python-xsdata index b278236..ebd0e0c 160000 --- a/python-xsdata +++ b/python-xsdata @@ -1 +1 @@ -Subproject commit b2782368d57420ae604a384666f33b85c37f315f +Subproject commit ebd0e0c8817c03ad4a5ae5d305be4184b7968399 diff --git a/python2-lzo b/python2-lzo deleted file mode 160000 index 9f957a6..0000000 --- a/python2-lzo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9f957a611611eea85164858cea0d7f0a97f5c6d5 -- cgit v1.2.3-70-g09d2