From f039d15684ee046f88f4575fb6d16bc3f522499a Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Fri, 19 Nov 2021 09:41:15 -0500 Subject: update submodules --- .gitmodules | 6 ++++++ python-cvxpy | 2 +- python-fpdf2 | 2 +- python-psycopg | 1 + python-ratelimit | 1 + 5 files changed, 10 insertions(+), 2 deletions(-) create mode 160000 python-psycopg create mode 160000 python-ratelimit diff --git a/.gitmodules b/.gitmodules index 87ef8dd..1f5a3c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -398,3 +398,9 @@ [submodule "python-premailer"] path = python-premailer url = aur@aur.archlinux.org:python-premailer.git +[submodule "python-psycopg"] + path = python-psycopg + url = aur@aur.archlinux.org:python-psycopg.git +[submodule "python-ratelimit"] + path = python-ratelimit + url = aur@aur.archlinux.org:python-ratelimit.git diff --git a/python-cvxpy b/python-cvxpy index 3f27e4b..1b3201a 160000 --- a/python-cvxpy +++ b/python-cvxpy @@ -1 +1 @@ -Subproject commit 3f27e4b42ad08396f80356eb7f07354e0946380b +Subproject commit 1b3201a97e7e980546e0ec118f9e9bfe71c61779 diff --git a/python-fpdf2 b/python-fpdf2 index 0696be1..013fe20 160000 --- a/python-fpdf2 +++ b/python-fpdf2 @@ -1 +1 @@ -Subproject commit 0696be175c215d8b83e1d0377dd5ac9ba101cb26 +Subproject commit 013fe20c79d40e9cf873a9f3fea2bc66642423fc diff --git a/python-psycopg b/python-psycopg new file mode 160000 index 0000000..5d1a309 --- /dev/null +++ b/python-psycopg @@ -0,0 +1 @@ +Subproject commit 5d1a3094f50783e7ae3e95a5760700fc5cccc394 diff --git a/python-ratelimit b/python-ratelimit new file mode 160000 index 0000000..e031a9b --- /dev/null +++ b/python-ratelimit @@ -0,0 +1 @@ +Subproject commit e031a9bf97cd5fafc5b9493078b69b758b04c9ce -- cgit v1.2.3-70-g09d2