From e7dafaa5ecb269778ef92ba8b07c95ee06b168fe Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 4 Apr 2022 14:41:01 -0400 Subject: update submodules --- .gitmodules | 6 +++--- python-cssutils | 1 + python-flask-seasurf | 2 +- python-property-cached | 1 - 4 files changed, 5 insertions(+), 5 deletions(-) create mode 160000 python-cssutils delete mode 160000 python-property-cached diff --git a/.gitmodules b/.gitmodules index 29b92f2..31eb68f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -350,9 +350,6 @@ [submodule "python-pytest-lazy-fixture"] path = python-pytest-lazy-fixture url = aur@aur.archlinux.org:python-pytest-lazy-fixture.git -[submodule "python-property-cached"] - path = python-property-cached - url = aur@aur.archlinux.org:python-property-cached.git [submodule "belle-sip"] path = belle-sip url = aur@aur.archlinux.org:belle-sip.git @@ -425,3 +422,6 @@ [submodule "python-psycopg-pool"] path = python-psycopg-pool url = aur@aur.archlinux.org:python-psycopg-pool.git +[submodule "python-cssutils"] + path = python-cssutils + url = aur@aur.archlinux.org:python-cssutils.git diff --git a/python-cssutils b/python-cssutils new file mode 160000 index 0000000..77c1cbb --- /dev/null +++ b/python-cssutils @@ -0,0 +1 @@ +Subproject commit 77c1cbb6301be5a3415eba2fba1b6f8d9dab77ba diff --git a/python-flask-seasurf b/python-flask-seasurf index 8a2ec61..63632b4 160000 --- a/python-flask-seasurf +++ b/python-flask-seasurf @@ -1 +1 @@ -Subproject commit 8a2ec61a5a2e2ce6f756cf8c6b854e8dcecc271f +Subproject commit 63632b4dde83d88dd315c460031e902f3ed02673 diff --git a/python-property-cached b/python-property-cached deleted file mode 160000 index 6727b29..0000000 --- a/python-property-cached +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6727b2991921f86236b4dfe5148c16905b95a5c3 -- cgit v1.2.3-70-g09d2