From c88dde0abcf8642a53c32d4bf702867a3fd08c34 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Mon, 19 Aug 2019 14:37:52 -0400 Subject: update submodules --- .gitmodules | 9 +++++++++ python-fontparts | 2 +- python-glyphslib | 2 +- python-mutatormath | 1 + python-pytest-cython | 1 + python-skia-pathops | 1 + 6 files changed, 14 insertions(+), 2 deletions(-) create mode 160000 python-mutatormath create mode 160000 python-pytest-cython create mode 160000 python-skia-pathops diff --git a/.gitmodules b/.gitmodules index bb341e7..ce25b46 100644 --- a/.gitmodules +++ b/.gitmodules @@ -335,3 +335,12 @@ [submodule "python-fontmath"] path = python-fontmath url = aur@aur.archlinux.org:python-fontmath.git +[submodule "python-mutatormath"] + path = python-mutatormath + url = aur@aur.archlinux.org:python-mutatormath.git +[submodule "python-pytest-cython"] + path = python-pytest-cython + url = aur@aur.archlinux.org:python-pytest-cython.git +[submodule "python-skia-pathops"] + path = python-skia-pathops + url = aur@aur.archlinux.org:python-skia-pathops.git diff --git a/python-fontparts b/python-fontparts index 491e2ba..f6bd22d 160000 --- a/python-fontparts +++ b/python-fontparts @@ -1 +1 @@ -Subproject commit 491e2ba681003534c333229a3f0197ed6a63303e +Subproject commit f6bd22dd52f3ed87429c3c109d97b59458951cab diff --git a/python-glyphslib b/python-glyphslib index bf8d837..7707abe 160000 --- a/python-glyphslib +++ b/python-glyphslib @@ -1 +1 @@ -Subproject commit bf8d8374d3587d58804b0f34252bb329a901d4b5 +Subproject commit 7707abe41e77d2eb65dd92cbab6463deeb220bd8 diff --git a/python-mutatormath b/python-mutatormath new file mode 160000 index 0000000..43569c3 --- /dev/null +++ b/python-mutatormath @@ -0,0 +1 @@ +Subproject commit 43569c3962d44515886cbb50de798c7377c64d23 diff --git a/python-pytest-cython b/python-pytest-cython new file mode 160000 index 0000000..8d7c146 --- /dev/null +++ b/python-pytest-cython @@ -0,0 +1 @@ +Subproject commit 8d7c14649ffa77fa3a561ea03846a60362ac9978 diff --git a/python-skia-pathops b/python-skia-pathops new file mode 160000 index 0000000..1a6c5d1 --- /dev/null +++ b/python-skia-pathops @@ -0,0 +1 @@ +Subproject commit 1a6c5d170e268f0ac38bb4b142d9bb6157d68445 -- cgit v1.2.3-70-g09d2