From b25171cfd2a5e9cb50a4f6db8fc066fae10e4355 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 7 Jan 2021 09:47:53 -0500 Subject: update submodules --- .gitmodules | 3 +++ python-defcon | 2 +- python-glyphslib | 2 +- python-ufolib2 | 2 +- python-unicodedata2 | 1 + 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 python-unicodedata2 diff --git a/.gitmodules b/.gitmodules index 7c54cc7..428556e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -368,3 +368,6 @@ [submodule "lime"] path = lime url = aur@aur.archlinux.org:lime.git +[submodule "python-unicodedata2"] + path = python-unicodedata2 + url = aur@aur.archlinux.org:python-unicodedata2.git diff --git a/python-defcon b/python-defcon index ecb9a2b..3f3f273 160000 --- a/python-defcon +++ b/python-defcon @@ -1 +1 @@ -Subproject commit ecb9a2ba667825dbc24a925f593267834f975995 +Subproject commit 3f3f27393e2e5d536bbb46e9eda06b9afd171919 diff --git a/python-glyphslib b/python-glyphslib index fde0212..9966b1b 160000 --- a/python-glyphslib +++ b/python-glyphslib @@ -1 +1 @@ -Subproject commit fde0212d1b54aa8820932aba000d13ad0671e019 +Subproject commit 9966b1b8c8ea81782cde71ba9f3fedf589ac03be diff --git a/python-ufolib2 b/python-ufolib2 index 12f5791..87e694c 160000 --- a/python-ufolib2 +++ b/python-ufolib2 @@ -1 +1 @@ -Subproject commit 12f57913579d543ea1f57246cce70f57208d8b49 +Subproject commit 87e694c119bf0026a27fc62a2364e4ed75c5be65 diff --git a/python-unicodedata2 b/python-unicodedata2 new file mode 160000 index 0000000..7605aab --- /dev/null +++ b/python-unicodedata2 @@ -0,0 +1 @@ +Subproject commit 7605aabbf750a64c6da8f3d3da225dba1d9077c2 -- cgit v1.2.3-70-g09d2