mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-PyVirtualDisplay: update to 1.0.
This commit is contained in:
parent
af2e58c9e5
commit
4d25465080
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-PyVirtualDisplay'
|
# Template file for 'python3-PyVirtualDisplay'
|
||||||
pkgname=python3-PyVirtualDisplay
|
pkgname=python3-PyVirtualDisplay
|
||||||
version=0.2.5
|
version=1.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=PyVirtualDisplay-${version}
|
wrksrc=PyVirtualDisplay-${version}
|
||||||
|
@ -12,10 +12,10 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/ponty/pyvirtualdisplay"
|
homepage="https://github.com/ponty/pyvirtualdisplay"
|
||||||
distfiles="${PYPI_SITE}/P/PyVirtualDisplay/PyVirtualDisplay-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyVirtualDisplay/PyVirtualDisplay-${version}.tar.gz"
|
||||||
checksum=5b267c8ffc98fcbd084ba852ab4caef3f22e9362bc5d117e1697e767553eaf41
|
checksum=6a30a78ab06d80235d14c2b4782946f5a7e7f73517ad83ddddf30d4445795ffe
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: no test shipped with dist files
|
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue