python-xlib: update to 0.25.

This commit is contained in:
maxice8 2019-03-23 16:40:10 -03:00 committed by maxice8
parent 50423557a7
commit 5dd5af0029

View file

@ -1,7 +1,8 @@
# Template file for 'python-xlib'
pkgname=python-xlib
version=0.23
version=0.25
revision=1
archs=noarch
build_style=python-module
pycompile_module="Xlib"
hostmakedepends="python-setuptools python3-setuptools"
@ -11,8 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/python-xlib/python-xlib"
distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2"
checksum=c3deb8329038620d07b21be05673fa5a495dd8b04a2d9f4dca37a3811d192ae4
archs=noarch
checksum=204f280b549352af6cbdaff43405186822ae05749518dd9be209bd88a0088f99
pre_build() {
sed -i '/setup_requires/d' setup.py