From 084c454e8b909b443ba56e183c6037faebbaa72c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 5 Mar 2021 11:29:18 +0000 Subject: main/uwsgi: rebuild against python 3.9 --- main/uwsgi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/uwsgi') diff --git a/main/uwsgi/APKBUILD b/main/uwsgi/APKBUILD index 2e6d172939..2be267a8a2 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa pkgname=uwsgi pkgver=2.0.19.1 -pkgrel=1 +pkgrel=2 pkgdesc="uWSGI application container server" url="http://projects.unbit.it/uwsgi/" arch="all" -- cgit v1.2.3