From 042e6a889edce024b58d80d142a107d63a520753 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Tue, 3 Oct 2023 14:16:54 +0000 Subject: [PATCH] community/lastversion: move from testing --- {testing => community}/lastversion/APKBUILD | 0 .../lastversion/fix-setuptools-deprecation.patch | 0 {testing => community}/lastversion/remove-py3-six.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/lastversion/APKBUILD (100%) rename {testing => community}/lastversion/fix-setuptools-deprecation.patch (100%) rename {testing => community}/lastversion/remove-py3-six.patch (100%) diff --git a/testing/lastversion/APKBUILD b/community/lastversion/APKBUILD similarity index 100% rename from testing/lastversion/APKBUILD rename to community/lastversion/APKBUILD diff --git a/testing/lastversion/fix-setuptools-deprecation.patch b/community/lastversion/fix-setuptools-deprecation.patch similarity index 100% rename from testing/lastversion/fix-setuptools-deprecation.patch rename to community/lastversion/fix-setuptools-deprecation.patch diff --git a/testing/lastversion/remove-py3-six.patch b/community/lastversion/remove-py3-six.patch similarity index 100% rename from testing/lastversion/remove-py3-six.patch rename to community/lastversion/remove-py3-six.patch