mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-PyVirtualDisplay: update to 3.0.
This commit is contained in:
parent
c5fce57d08
commit
750a09974e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyVirtualDisplay'
|
# Template file for 'python3-PyVirtualDisplay'
|
||||||
pkgname=python3-PyVirtualDisplay
|
pkgname=python3-PyVirtualDisplay
|
||||||
version=2.2
|
version=3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-EasyProcess"
|
depends="python3-EasyProcess"
|
||||||
|
@ -10,7 +10,7 @@ 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=3ecda6b183b03ba65dcfdf0019809722480d7b7e10eea6e3a40bf1ba3146bab7
|
checksum=09755bc3ceb6eb725fb07eca5425f43f2358d3bf08e00d2a9b792a1aedd16159
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
||||||
|
|
Loading…
Add table
Reference in a new issue