mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
uwsgi: rebuild for Python 3.9
This commit is contained in:
parent
399cb5a8b8
commit
8ca8cfee8f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'uwsgi'
|
# Template file for 'uwsgi'
|
||||||
pkgname=uwsgi
|
pkgname=uwsgi
|
||||||
version=2.0.18
|
version=2.0.18
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="python python3"
|
hostmakedepends="python python3"
|
||||||
makedepends="python-devel python3-devel"
|
makedepends="python-devel python3-devel"
|
||||||
short_desc="Fast, self-healing application container server"
|
short_desc="Fast, self-healing application container server"
|
||||||
|
|
Loading…
Add table
Reference in a new issue