From e37e9a23aefa63003ac0632a7486bd4b63c0d2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Oct 2023 14:03:37 +0200 Subject: [PATCH 1/3] update to current state --- .gitmodules | 5 ++++- python-SQLAlchemy1 | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 python-SQLAlchemy1 diff --git a/.gitmodules b/.gitmodules index 27f7b6b..9535efe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3159,7 +3159,7 @@ url = ../../pool/python-jsonpointer [submodule "python-jsonschema"] path = python-jsonschema - url = ../../pool/python-jsonschema + url = ../../ALP-pool/python-jsonschema [submodule "python-libcst"] path = python-libcst url = ../../pool/python-libcst @@ -7867,3 +7867,6 @@ [submodule "rollback-helper"] path = rollback-helper url = ../../ALP-pool/rollback-helper +[submodule "python-SQLAlchemy1"] + path = python-SQLAlchemy1 + url = ../../ALP-pool/python-SQLAlchemy1 diff --git a/python-SQLAlchemy1 b/python-SQLAlchemy1 new file mode 160000 index 0000000..539fca9 --- /dev/null +++ b/python-SQLAlchemy1 @@ -0,0 +1 @@ +Subproject commit 539fca9de0c8fb7bc51016d6d9f17e803bb1bc24 From 0a16ca6996765737d894758228de61b0532e9376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Oct 2023 14:09:58 +0200 Subject: [PATCH 2/3] update to current state --- .gitmodules | 8 +++++++- python-importlib-resources | 1 + python-jsonschema | 2 +- python-jsonschema-specifications | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) create mode 160000 python-importlib-resources create mode 160000 python-jsonschema-specifications diff --git a/.gitmodules b/.gitmodules index 9535efe..545774e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6021,7 +6021,7 @@ url = ../../pool/python-ipywidgets [submodule "python-jupyter-events"] path = python-jupyter-events - url = ../../pool/python-jupyter-events + url = ../../ALP-pool/python-jupyter-events [submodule "python-jupyter-server-mathjax"] path = python-jupyter-server-mathjax url = ../../pool/python-jupyter-server-mathjax @@ -7870,3 +7870,9 @@ [submodule "python-SQLAlchemy1"] path = python-SQLAlchemy1 url = ../../ALP-pool/python-SQLAlchemy1 +[submodule "python-importlib-resources"] + path = python-importlib-resources + url = ../../ALP-pool/python-importlib-resources +[submodule "python-jsonschema-specifications"] + path = python-jsonschema-specifications + url = ../../ALP-pool/python-jsonschema-specifications diff --git a/python-importlib-resources b/python-importlib-resources new file mode 160000 index 0000000..48ba468 --- /dev/null +++ b/python-importlib-resources @@ -0,0 +1 @@ +Subproject commit 48ba4680b1c00cabe9809ad9bc8eaa5698e11949 diff --git a/python-jsonschema b/python-jsonschema index 213edb2..d2e5831 160000 --- a/python-jsonschema +++ b/python-jsonschema @@ -1 +1 @@ -Subproject commit 213edb2305f0ea9e433cf0fa9632932a9417e693 +Subproject commit d2e58314364578bf1239c8073b2b19fb9cd4b27e diff --git a/python-jsonschema-specifications b/python-jsonschema-specifications new file mode 160000 index 0000000..96bb4f7 --- /dev/null +++ b/python-jsonschema-specifications @@ -0,0 +1 @@ +Subproject commit 96bb4f7fe90603addf09e06b44168b36003e1bde From b57c6739f8aa7ef8f5c935b81b3b70cdb32e8271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Oct 2023 14:17:01 +0200 Subject: [PATCH 3/3] update to current state --- .gitmodules | 9 +++++++++ python-jupyter-events | 2 +- python-jupyter-server | 2 +- python-overrides | 1 + python-packaging | 2 +- python-referencing | 1 + python-rpds-py | 1 + 7 files changed, 15 insertions(+), 3 deletions(-) create mode 160000 python-overrides create mode 160000 python-referencing create mode 160000 python-rpds-py diff --git a/.gitmodules b/.gitmodules index 545774e..2b5030a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7876,3 +7876,12 @@ [submodule "python-jsonschema-specifications"] path = python-jsonschema-specifications url = ../../ALP-pool/python-jsonschema-specifications +[submodule "python-overrides"] + path = python-overrides + url = ../../ALP-pool/python-overrides +[submodule "python-referencing"] + path = python-referencing + url = ../../ALP-pool/python-referencing +[submodule "python-rpds-py"] + path = python-rpds-py + url = ../../ALP-pool/python-rpds-py diff --git a/python-jupyter-events b/python-jupyter-events index 4c3374a..df0dc75 160000 --- a/python-jupyter-events +++ b/python-jupyter-events @@ -1 +1 @@ -Subproject commit 4c3374a44c58eb528686caf412c382a93bc36afb +Subproject commit df0dc754d7c8db53265e6b5856110fac5f0c3e7c diff --git a/python-jupyter-server b/python-jupyter-server index 854e512..87028ba 160000 --- a/python-jupyter-server +++ b/python-jupyter-server @@ -1 +1 @@ -Subproject commit 854e5120fd0104139299a3cc17aff7cf080c9569 +Subproject commit 87028baacba52837560e80681d93eb554267b596 diff --git a/python-overrides b/python-overrides new file mode 160000 index 0000000..5f79379 --- /dev/null +++ b/python-overrides @@ -0,0 +1 @@ +Subproject commit 5f79379374478e341de29db636fcb0194a923b0f diff --git a/python-packaging b/python-packaging index de3a125..dd77a08 160000 --- a/python-packaging +++ b/python-packaging @@ -1 +1 @@ -Subproject commit de3a125ceba3611ee3268f3c954091db3fdd94ea +Subproject commit dd77a08fe931dcceac4be46699a05515ffa56b32 diff --git a/python-referencing b/python-referencing new file mode 160000 index 0000000..e1b7b2a --- /dev/null +++ b/python-referencing @@ -0,0 +1 @@ +Subproject commit e1b7b2a905a9c82f6253338cb0f5d0935f086a4c diff --git a/python-rpds-py b/python-rpds-py new file mode 160000 index 0000000..a75282a --- /dev/null +++ b/python-rpds-py @@ -0,0 +1 @@ +Subproject commit a75282ae51344173cbc6030b1fcd2a3ffb4a85b4