mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +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'
|
||||
pkgname=python3-PyVirtualDisplay
|
||||
version=2.2
|
||||
revision=3
|
||||
version=3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-EasyProcess"
|
||||
|
@ -10,7 +10,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=3ecda6b183b03ba65dcfdf0019809722480d7b7e10eea6e3a40bf1ba3146bab7
|
||||
checksum=09755bc3ceb6eb725fb07eca5425f43f2358d3bf08e00d2a9b792a1aedd16159
|
||||
|
||||
do_check() {
|
||||
: needs Xvnc Xephyr GUI, test EasyProcess and pytest-xvfb instead
|
||||
|
|
Loading…
Add table
Reference in a new issue