python3-QtPy: update to 2.3.0.

This commit is contained in:
Đoàn Trần Công Danh 2023-01-06 14:17:36 +07:00
parent 0899203b66
commit 8e2cbd680b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-QtPy'
pkgname=python3-QtPy
version=1.9.0
revision=5
version=2.3.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
# depends on any of PySide2 PyQt5
@ -11,11 +11,11 @@ checkdepends="python3-pytest python3-mock python3-pyside2-webengine
python3-PyQt5-websockets python3-PyQt5-xmlpatterns python3-PyQt5-quick
python3-PyQt5-multimedia python3-PyQt5-location python3-PyQt5-tools"
short_desc="Abstraction layer on top of various Python Qt bindings"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/spyder-ide/qtpy"
distfiles="${PYPI_SITE}/Q/QtPy/QtPy-${version}.tar.gz"
checksum=2db72c44b55d0fe1407be8fba35c838ad0d6d3bb81f23007886dc1fc0f459c8d
checksum=0603c9c83ccc035a4717a12908bf6bc6cb22509827ea2ec0e94c2da7c9ed57c5
post_patch() {
# Both of those tests are failing inside chroot,