Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-qt
Commits:
c2b73a2a by Jelle van der Waa at 2024-11-18T15:14:50+01:00
upgpkg: 4.4.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-qt
pkgdesc = pytest support for PyQt and PySide applications
pkgver = 4.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pytest-dev/pytest-qt
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pytest-qt
pkgname=python-pytest-qt
pkgver=4.4.0
-pkgrel=3
+pkgrel=4
pkgdesc='pytest support for PyQt and PySide applications'
arch=(any)
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-qt/-/commit/c2b73a2a73433ece03686e69d0bd1692a4ce416b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-qt/-/commit/c2b73a2a73433ece03686e69d0bd1692a4ce416b
You're receiving this email because of your account on gitlab.archlinux.org.