From 71e535c1b9bb61b6b3b68f0f50a868de15e3e125 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 5 May 2023 13:05:20 -0400 Subject: update submodules --- .gitmodules | 6 ++++++ python-arch | 2 +- python-docformatter | 2 +- python-formulaic | 2 +- python-fpdf2 | 2 +- python-linearmodels | 2 +- python-pyhdfe | 1 + python-snakeviz | 1 + python-ssh2 | 2 +- quantlib | 2 +- 10 files changed, 15 insertions(+), 7 deletions(-) create mode 160000 python-pyhdfe create mode 160000 python-snakeviz diff --git a/.gitmodules b/.gitmodules index 3c379a2..9663cd5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -452,3 +452,9 @@ [submodule "python-pydash"] path = python-pydash url = aur@aur.archlinux.org:python-pydash.git +[submodule "python-pyhdfe"] + path = python-pyhdfe + url = aur@aur.archlinux.org:python-pyhdfe.git +[submodule "python-snakeviz"] + path = python-snakeviz + url = aur@aur.archlinux.org:python-snakeviz.git diff --git a/python-arch b/python-arch index adc090f..5e691de 160000 --- a/python-arch +++ b/python-arch @@ -1 +1 @@ -Subproject commit adc090f270294c6434fc3b6aac5363fc0bafd1f6 +Subproject commit 5e691de719fcf8b0fb7137d41feb75286845200b diff --git a/python-docformatter b/python-docformatter index 1bbb1e9..fa54c68 160000 --- a/python-docformatter +++ b/python-docformatter @@ -1 +1 @@ -Subproject commit 1bbb1e97ea12f421260727a86b3d6ebc19bf5747 +Subproject commit fa54c6898c178a3f64223e94e3d049a85b16557c diff --git a/python-formulaic b/python-formulaic index 19b0e60..8898294 160000 --- a/python-formulaic +++ b/python-formulaic @@ -1 +1 @@ -Subproject commit 19b0e6039fbcb5a6d9f9907bcc2efd9cb758e910 +Subproject commit 88982942c5d66cc7772e528906364336e0edb2ec diff --git a/python-fpdf2 b/python-fpdf2 index 85f4301..2c0339c 160000 --- a/python-fpdf2 +++ b/python-fpdf2 @@ -1 +1 @@ -Subproject commit 85f4301b1496ce4ed4879753681377776cea2db1 +Subproject commit 2c0339ca5b6d5ab4a499743f488d02f983b63646 diff --git a/python-linearmodels b/python-linearmodels index 48c6b92..e317e04 160000 --- a/python-linearmodels +++ b/python-linearmodels @@ -1 +1 @@ -Subproject commit 48c6b92ca1fe7a1886b8a2044b1e69cc36d454ac +Subproject commit e317e046adc3614a306d3b058d30234a216c3d21 diff --git a/python-pyhdfe b/python-pyhdfe new file mode 160000 index 0000000..1eba490 --- /dev/null +++ b/python-pyhdfe @@ -0,0 +1 @@ +Subproject commit 1eba49001edd21bfbfe00c271d64d533808b89d0 diff --git a/python-snakeviz b/python-snakeviz new file mode 160000 index 0000000..3ba25d7 --- /dev/null +++ b/python-snakeviz @@ -0,0 +1 @@ +Subproject commit 3ba25d7ef60238990c2bb05f7a1a650d0e207790 diff --git a/python-ssh2 b/python-ssh2 index 2786f26..604c98c 160000 --- a/python-ssh2 +++ b/python-ssh2 @@ -1 +1 @@ -Subproject commit 2786f26b4ff1dde3a6e7d0d84514e14ea4598250 +Subproject commit 604c98cbb14517e182a614c67ab4894ef5aa82b0 diff --git a/quantlib b/quantlib index 29aa587..840ba4d 160000 --- a/quantlib +++ b/quantlib @@ -1 +1 @@ -Subproject commit 29aa587703f9fdec1b612f073539475f8baafc61 +Subproject commit 840ba4d7bb84316e6b967b3120fb26b3e3ceac21 -- cgit v1.2.3-70-g09d2