From 316d44abaed13964e97eb43c095cd1b64e3943ad Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 23 Oct 2019 10:48:02 -0300 Subject: [PATCH] main/py3-future: rename from py-future --- main/{py-future => py3-future}/APKBUILD | 0 main/{py-future => py3-future}/re-enable-python3-5.patch | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename main/{py-future => py3-future}/APKBUILD (100%) rename main/{py-future => py3-future}/re-enable-python3-5.patch (100%) diff --git a/main/py-future/APKBUILD b/main/py3-future/APKBUILD similarity index 100% rename from main/py-future/APKBUILD rename to main/py3-future/APKBUILD diff --git a/main/py-future/re-enable-python3-5.patch b/main/py3-future/re-enable-python3-5.patch similarity index 100% rename from main/py-future/re-enable-python3-5.patch rename to main/py3-future/re-enable-python3-5.patch