diff --git a/.gitmodules b/.gitmodules index 31e0e73..a4f52fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -26258,6 +26258,10 @@ path = ripgrep url = ../../pool/ripgrep branch = leap-16.0 +[submodule "python-asyncssh"] + path = python-asyncssh + url = ../../pool/python-asyncssh + branch = leap-16.0 [submodule "python-cmd2"] path = python-cmd2 url = ../../pool/python-cmd2 @@ -26278,3 +26282,7 @@ path = python-freeipa url = ../../pool/python-freeipa branch = leap-16.0 +[submodule "python-libnacl"] + path = python-libnacl + url = ../../pool/python-libnacl + branch = leap-16.0 diff --git a/python-asyncssh b/python-asyncssh new file mode 160000 index 0000000..80f9591 --- /dev/null +++ b/python-asyncssh @@ -0,0 +1 @@ +Subproject commit 80f95914098daf987c4df0ac77fb2b7ae8eeaf3ec8fa16aa3b93fcbaef56b4a6 diff --git a/python-libnacl b/python-libnacl new file mode 160000 index 0000000..2d8a281 --- /dev/null +++ b/python-libnacl @@ -0,0 +1 @@ +Subproject commit 2d8a2811caeebf8171f6e079b868baac99bee17b7ee84112296008b3db66e3ef