python-xlib: update to 0.23.

Closes: #12866 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-24 00:25:11 -03:00 committed by Michael Aldridge
parent e6aa61c22d
commit dc37358335
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'python-xlib'
pkgname=python-xlib
version=0.22
version=0.23
revision=1
noarch=yes
build_style=python-module
pycompile_module="Xlib"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-six"
pycompile_module="Xlib"
short_desc="Fully functional X client library for Python2"
maintainer="Enno Boland <gottox@voidlinux.eu>"
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=42dece002a6d6b5f864c11e65decdf1e78f498023551bab45c1cb133bb65cfc1
checksum=c3deb8329038620d07b21be05673fa5a495dd8b04a2d9f4dca37a3811d192ae4
noarch=yes
pre_build() {
sed -i '/setup_requires/d' setup.py