diff --git a/srcpkgs/python-dbus/template b/srcpkgs/python-dbus/template index 8af07f7410f..8044bb7df0e 100644 --- a/srcpkgs/python-dbus/template +++ b/srcpkgs/python-dbus/template @@ -1,10 +1,9 @@ # Template file for 'python-dbus' pkgname=python-dbus -version=1.2.14 +version=1.2.16 revision=1 wrksrc="dbus-python-${version}" build_style=gnu-configure -pycompile_module="dbus" hostmakedepends="pkg-config python-devel python3-devel" makedepends="libglib-devel ${hostmakedepends/pkg-config/}" depends="python dbus" @@ -13,7 +12,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/DBusBindings" distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz" -checksum=b10206ba3dd641e4e46411ab91471c88e0eec1749860e4285193ee68df84ac31 +checksum=11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4 lib32disabled=yes pre_configure() { @@ -54,7 +53,6 @@ do_install() { python3-dbus_package() { lib32disabled=yes - pycompile_module="dbus" depends="python3 dbus" short_desc="${short_desc/Python2/Python3}" pkg_install() {