python3-xlib: update to 0.30.
This commit is contained in:
parent
e799a84abf
commit
25e9d151cd
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xlib'
|
# Template file for 'python3-xlib'
|
||||||
pkgname=python3-xlib
|
pkgname=python3-xlib
|
||||||
version=0.29
|
version=0.30
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc=python-xlib-${version}
|
wrksrc=python-xlib-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/python-xlib/python-xlib"
|
homepage="https://github.com/python-xlib/python-xlib"
|
||||||
distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2"
|
distfiles="${homepage}/releases/download/${version}/python-xlib-${version}.tar.bz2"
|
||||||
checksum=1c7ed1da3fc507e5cdb636c55b3619aac3c7a226b01860191bcba887d7ebeb6d
|
checksum=fd237f4eed494bb6fc6f0f94a15279aa9a50c90eeaef4fc57d1f9e923818456b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 runtests.py
|
python3 runtests.py
|
||||||
|
|
Loading…
Reference in New Issue