From 34fa2c0dceacdc0bf21fbcee3d09c3ca41c3b07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 5 May 2025 15:28:56 -0300 Subject: [PATCH] python3-QtPy: update to 2.4.3. --- srcpkgs/python3-QtPy/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-QtPy/template b/srcpkgs/python3-QtPy/template index d654aba6d11..9d092ef64dc 100644 --- a/srcpkgs/python3-QtPy/template +++ b/srcpkgs/python3-QtPy/template @@ -1,11 +1,11 @@ # Template file for 'python3-QtPy' pkgname=python3-QtPy -version=2.4.1 -revision=2 +version=2.4.3 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" # depends on either of PyQt5, PyQt6 -depends="python3" +depends="python3-packaging" # check dependencies common to both PyQt5 and PyQt6 _qtcommon=":connectivity :multimedia :sensors :serialport :sql :svg :tools :webchannel :webengine :websockets" @@ -23,8 +23,8 @@ maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/spyder-ide/qtpy" changelog="https://raw.githubusercontent.com/spyder-ide/qtpy/master/CHANGELOG.md" -distfiles="${PYPI_SITE}/Q/QtPy/QtPy-${version}.tar.gz" -checksum=a5a15ffd519550a1361bdc56ffc07fda56a6af7292f17c7b395d4083af632987 +distfiles="${PYPI_SITE}/Q/QtPy/qtpy-${version}.tar.gz" +checksum=db744f7832e6d3da90568ba6ccbca3ee2b3b4a890c3d6fbbc63142f6e4cdf5bb do_check() { local qtapi