python3-PyVirtualDisplay: update to 2.0.
This commit is contained in:
parent
c9f8570f22
commit
b6af73b66e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-PyVirtualDisplay'
|
||||
pkgname=python3-PyVirtualDisplay
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=2.0
|
||||
revision=1
|
||||
wrksrc=PyVirtualDisplay-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/ponty/pyvirtualdisplay"
|
||||
distfiles="${PYPI_SITE}/P/PyVirtualDisplay/PyVirtualDisplay-${version}.tar.gz"
|
||||
checksum=3fa85a6e490e45eab64e6be19841e0ab15ec8054c97f162079a061da6a93eba0
|
||||
checksum=3cdacd70970a74d163a2417d8581f43a56bb1ac8d31c71a1a6a4348969062d65
|
||||
|
||||
do_check() {
|
||||
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
||||
|
|
Loading…
Reference in a new issue