From 8a22c84e4b9f44acf61ba35217ee3efe6c0c3b9a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 18 Mar 2021 15:10:44 +0000 Subject: [PATCH] community/py3-boto3: rebuild against python 3.9 --- community/py3-boto3/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-boto3/APKBUILD b/community/py3-boto3/APKBUILD index 46f4ef1372f..92c551fc20e 100644 --- a/community/py3-boto3/APKBUILD +++ b/community/py3-boto3/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Valery Kartel pkgname=py3-boto3 pkgver=1.16.63 -pkgrel=0 +pkgrel=1 pkgdesc="AWS SDK for Python (Boto3)" url="https://aws.amazon.com/sdk-for-python/" arch="noarch"