python-dbus: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:51 -04:00
parent 96756d1bd8
commit 8b52c77a9e

View file

@ -1,7 +1,7 @@
# Template file for 'python-dbus' # Template file for 'python-dbus'
pkgname=python-dbus pkgname=python-dbus
version=1.2.18 version=1.2.18
revision=2 revision=3
wrksrc="dbus-python-${version}" wrksrc="dbus-python-${version}"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config python python3" hostmakedepends="pkg-config python python3"