From f4c5401b448ad5a79b65ae241e884e42edf1c0f6ed038290f78f76719d76f83d Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Wed, 26 Nov 2025 14:41:37 +0100 Subject: [PATCH] remove removed repos --- .gitmodules | 6 ------ python34 | 1 - python36 | 1 - 3 files changed, 8 deletions(-) delete mode 160000 python34 delete mode 160000 python36 diff --git a/.gitmodules b/.gitmodules index b770e2c..82c91d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,12 +34,6 @@ [submodule ".profile"] path = .profile url = https://src.opensuse.org/python-interpreters/.profile.git -[submodule "python36"] - path = python36 - url = https://src.opensuse.org/python-interpreters/python36.git -[submodule "python34"] - path = python34 - url = https://src.opensuse.org/python-interpreters/python34.git [submodule "python27"] path = python27 url = https://src.opensuse.org/python-interpreters/python27.git diff --git a/python34 b/python34 deleted file mode 160000 index 5690d71..0000000 --- a/python34 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5690d71441983031b79f2b1b664e56a8f41212b16088ca548445d8b840b55381 diff --git a/python36 b/python36 deleted file mode 160000 index edd2845..0000000 --- a/python36 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit edd2845686aaa659bfd76b93ec79d6349c45264ea7878f8dd9d221b6e8fad9b7