python3-PyVirtualDisplay: update to 1.0.
This commit is contained in:
parent
af2e58c9e5
commit
4d25465080
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-PyVirtualDisplay'
|
||||
pkgname=python3-PyVirtualDisplay
|
||||
version=0.2.5
|
||||
version=1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=PyVirtualDisplay-${version}
|
||||
|
@ -12,10 +12,10 @@ 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=5b267c8ffc98fcbd084ba852ab4caef3f22e9362bc5d117e1697e767553eaf41
|
||||
checksum=6a30a78ab06d80235d14c2b4782946f5a7e7f73517ad83ddddf30d4445795ffe
|
||||
|
||||
do_check() {
|
||||
: no test shipped with dist files
|
||||
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue