From d42bbe793dfcc6279d0edcb330c8b871df83bd0f Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 10 Mar 2022 21:26:09 -0500 Subject: update submodules --- .gitmodules | 3 +++ cython3 | 2 +- python-psycopg | 2 +- python-psycopg-pool | 1 + 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 python-psycopg-pool diff --git a/.gitmodules b/.gitmodules index 4663521..29b92f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -422,3 +422,6 @@ [submodule "python-randomgen"] path = python-randomgen url = aur@aur.archlinux.org:python-randomgen.git +[submodule "python-psycopg-pool"] + path = python-psycopg-pool + url = aur@aur.archlinux.org:python-psycopg-pool.git diff --git a/cython3 b/cython3 index 950d17b..26e370f 160000 --- a/cython3 +++ b/cython3 @@ -1 +1 @@ -Subproject commit 950d17b9f52cb4a8b47cc8d9eaf01730c6f902fb +Subproject commit 26e370ff71a48901d0104b2f8ed3a407a8779125 diff --git a/python-psycopg b/python-psycopg index 3ebc83b..e5103e4 160000 --- a/python-psycopg +++ b/python-psycopg @@ -1 +1 @@ -Subproject commit 3ebc83b68cce759e21cf93c9034fb5edfdc7fa2e +Subproject commit e5103e4a6d27564fea29ea73dc7afaa3ec4f0e82 diff --git a/python-psycopg-pool b/python-psycopg-pool new file mode 160000 index 0000000..8460c31 --- /dev/null +++ b/python-psycopg-pool @@ -0,0 +1 @@ +Subproject commit 8460c317ad66e92dcaf071c4c73fe6c471e3c426 -- cgit v1.2.3-70-g09d2