From 8e2cbd680b20d14b3b2f7c74072b9718a33f01f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 6 Jan 2023 14:17:36 +0700 Subject: [PATCH] python3-QtPy: update to 2.3.0. --- srcpkgs/python3-QtPy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-QtPy/template b/srcpkgs/python3-QtPy/template index 43fc5db49fe..e6753ea5cc9 100644 --- a/srcpkgs/python3-QtPy/template +++ b/srcpkgs/python3-QtPy/template @@ -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 " +maintainer="Orphaned " 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,