Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-qt
Commits:
5d435dfb by Antonio Rojas at 2026-05-16T16:31:20+02:00
upgpkg: 4.5.0-1: Upstream update
- - - - -
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 = 6
+ pkgver = 4.5.0
+ pkgrel = 1
url = https://github.com/pytest-dev/pytest-qt
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = python-pytest-qt
makedepends = python-build
makedepends = python-installer
depends = python-pytest
- source =
https://files.pythonhosted.org/packages/source/p/pytest-qt/pytest-qt-4.4.0.tar.gz
- sha512sums =
57c6a1866c7685db5301faa42298f11ef3d3a030cbc72fb109a8d6166621625fac89365671f781e5c3d652a190567bec3bae6f12cdab20812f43c7ef8e4518fa
+ source =
https://files.pythonhosted.org/packages/source/p/pytest_qt/pytest_qt-4.5.0.tar.gz
+ sha512sums =
84b4789e3017dfbbc0c36658bb36d175055cf2354612833aae91441e803457142d412edbe74823f916ac1cccb73efc87ed73b776a8b18cf71d66497514edc5cd
pkgname = python-pytest-qt
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Jelle van der Waa <[email protected]>
-_name=pytest-qt
+_name=pytest_qt
pkgname=python-pytest-qt
-pkgver=4.4.0
-pkgrel=6
+pkgver=4.5.0
+pkgrel=1
pkgdesc='pytest support for PyQt and PySide applications'
arch=(any)
license=('MIT')
@@ -12,7 +12,7 @@ depends=('python-pytest')
makedepends=('python-setuptools-scm' 'python-build' 'python-installer')
checkdepends=('python-pyqt6')
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('57c6a1866c7685db5301faa42298f11ef3d3a030cbc72fb109a8d6166621625fac89365671f781e5c3d652a190567bec3bae6f12cdab20812f43c7ef8e4518fa')
+sha512sums=('84b4789e3017dfbbc0c36658bb36d175055cf2354612833aae91441e803457142d412edbe74823f916ac1cccb73efc87ed73b776a8b18cf71d66497514edc5cd')
build() {
cd ${_name}-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-qt/-/commit/5d435dfba5029609487cb46ed4734da956e8644b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-qt/-/commit/5d435dfba5029609487cb46ed4734da956e8644b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help