From 76dde41fb2fa0326bbc8fb54099941012c16d4c8 Mon Sep 17 00:00:00 2001 From: Aiden Grossman Date: Tue, 7 Dec 2021 04:19:34 +0000 Subject: [PATCH] main/py3-extras: rebuild against python 3.10 --- main/py3-extras/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-extras/APKBUILD b/main/py3-extras/APKBUILD index 3827739f473..25561717983 100644 --- a/main/py3-extras/APKBUILD +++ b/main/py3-extras/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-extras _pkgname=extras pkgver=1.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Useful extra bits for Python - things that shold be in the standard library" url="https://pypi.python.org/pypi/extras/" arch="noarch"