From e4817be7f80a9b69262c25c5dbaa8524dba64219 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 6 May 2024 13:40:43 -0400 Subject: [PATCH] community/py3-cbor2: move from testing --- {testing => community}/py3-cbor2/APKBUILD | 0 {testing => community}/py3-cbor2/fix-32bit-tests.patch | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/py3-cbor2/APKBUILD (100%) rename {testing => community}/py3-cbor2/fix-32bit-tests.patch (100%) diff --git a/testing/py3-cbor2/APKBUILD b/community/py3-cbor2/APKBUILD similarity index 100% rename from testing/py3-cbor2/APKBUILD rename to community/py3-cbor2/APKBUILD diff --git a/testing/py3-cbor2/fix-32bit-tests.patch b/community/py3-cbor2/fix-32bit-tests.patch similarity index 100% rename from testing/py3-cbor2/fix-32bit-tests.patch rename to community/py3-cbor2/fix-32bit-tests.patch