From de0732b1692d8c3f1ebd1ed38acf603a343d49d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 24 May 2023 15:14:24 +0200 Subject: [PATCH] update to current state --- .gitmodules | 6 ++++++ python-M2Crypto | 1 + python-msgpack | 1 + 3 files changed, 8 insertions(+) create mode 160000 python-M2Crypto create mode 160000 python-msgpack diff --git a/.gitmodules b/.gitmodules index 0ba8075..f52b866 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7090,3 +7090,9 @@ [submodule "python-looseversion"] path = python-looseversion url = ../../pool/python-looseversion +[submodule "python-M2Crypto"] + path = python-M2Crypto + url = ../../pool/python-M2Crypto +[submodule "python-msgpack"] + path = python-msgpack + url = ../../pool/python-msgpack diff --git a/python-M2Crypto b/python-M2Crypto new file mode 160000 index 0000000..dfc35db --- /dev/null +++ b/python-M2Crypto @@ -0,0 +1 @@ +Subproject commit dfc35db77fcfa9ba96db9c4b29b094cd7c31ec4b diff --git a/python-msgpack b/python-msgpack new file mode 160000 index 0000000..cb3c487 --- /dev/null +++ b/python-msgpack @@ -0,0 +1 @@ +Subproject commit cb3c487e2ab4eae4b93b9e5f8551562e6197ade6