From 42f756f53aba8832ce44931997bc15e4528f2bed Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 12:23:27 +0000 Subject: [PATCH] testing/py3-extras: rebuild against python 3.8 --- testing/py3-extras/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-extras/APKBUILD b/testing/py3-extras/APKBUILD index 774b6922a90..411b7123f10 100644 --- a/testing/py3-extras/APKBUILD +++ b/testing/py3-extras/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-extras _pkgname=extras pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Useful extra bits for Python - things that shold be in the standard library" url="https://pypi.python.org/pypi/extras/" arch="noarch"