gufw: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:56 -04:00
parent caf8d373ae
commit 1be494c1de

View file

@ -1,9 +1,9 @@
# Template file for 'gufw' # Template file for 'gufw'
pkgname=gufw pkgname=gufw
version=22.04 version=22.04
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-distutils-extra intltool" hostmakedepends="python3-setuptools python3-distutils-extra intltool"
depends="python3-gobject net-tools ufw gtk+3 webkit2gtk" depends="python3-gobject net-tools ufw gtk+3 webkit2gtk"
short_desc="GTK+ frontend for ufw" short_desc="GTK+ frontend for ufw"
maintainer="Enno Boland <gottox@voidlinux.org>" maintainer="Enno Boland <gottox@voidlinux.org>"