Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id AE96F782B4E for <~alpine/aports@lists.alpinelinux.org>; Wed, 6 Jan 2021 15:12:21 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1609945941; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6MDcJW51lN0ko9jKKLMNQxDLVxYJ6+WDDOaYfAAGQSU=; b=Ed57ZoSuuIdjblpugCfNJA6T4sqcjAdo5vfOTNw1Ot7yFdhIcf/5pgFcdopwuUL/CfkjPb 1W++myvPoWb/PKYEwtHDubTA1YqRTazQhEiSj3TodX0FHOsKTq/Lp/uKBHVgsnjEjNjyal zttZzuOcvrybgywUcuTuX6eBqw2IgvR7L4TBJaWnpsGfnk+c52sS/G9WMMC6vVRLMTFGgN yQ6gLC5G+SiqcfkLfiRxrcjiqTrjeqabCRPMeaFT7QPNAi7U6iGZ/bB5qdGZSuujtBqHOJ qGk5umr1bqFxJo3MVvuLBi0M+zQC1rAaIgeGO+p2fvq3muE/f4FYptDzyafvPg== From: Drew DeVault To: ~alpine/aports@lists.alpinelinux.org Cc: Drew DeVault Subject: [PATCH 2/2] community/py3-cairosvg: import from testing Message-Id: <20210106151117.10609-2-sir@cmpwn.com> In-Reply-To: <20210106151117.10609-1-sir@cmpwn.com> References: <20210106151117.10609-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: sir@cmpwn.com Date: Wed, 06 Jan 2021 15:12:21 GMT --- {testing => community}/py3-cairosvg/APKBUILD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/py3-cairosvg/APKBUILD (100%) diff --git a/testing/py3-cairosvg/APKBUILD b/community/py3-cairosvg/APKBUILD similarity index 100% rename from testing/py3-cairosvg/APKBUILD rename to community/py3-cairosvg/APKBUILD -- 2.30.0