python3-QtPy: update to 2.4.1.

This commit is contained in:
Gonzalo Tornaría 2023-10-26 11:08:34 -03:00 committed by classabbyamp
parent df5d840118
commit e84854336e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-QtPy' # Template file for 'python3-QtPy'
pkgname=python3-QtPy pkgname=python3-QtPy
version=2.4.0 version=2.4.1
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
@ -24,7 +24,7 @@ license="MIT"
homepage="https://github.com/spyder-ide/qtpy" homepage="https://github.com/spyder-ide/qtpy"
changelog="https://raw.githubusercontent.com/spyder-ide/qtpy/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/spyder-ide/qtpy/master/CHANGELOG.md"
distfiles="${PYPI_SITE}/Q/QtPy/QtPy-${version}.tar.gz" distfiles="${PYPI_SITE}/Q/QtPy/QtPy-${version}.tar.gz"
checksum=db2d508167aa6106781565c8da5c6f1487debacba33519cedc35fa8997d424d4 checksum=a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987
do_check() { do_check() {
local qtapi local qtapi