Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-qtpy
Commits:
f16d6dd7 by Jelle van der Waa at 2024-04-07T19:41:53+02:00
upgpkg: 2.4.1-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-qtpy
pkgdesc = Provides an uniform layer to support PyQt5 and PySide2 with a
single codebase
pkgver = 2.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/spyder-ide/qtpy/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=qtpy
pkgname=python-qtpy
pkgver=2.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="Provides an uniform layer to support PyQt5 and PySide2 with a single
codebase"
arch=(any)
url="https://github.com/spyder-ide/qtpy/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qtpy/-/commit/f16d6dd773689c0ff4b0d771c4d082e894ca0226
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qtpy/-/commit/f16d6dd773689c0ff4b0d771c4d082e894ca0226
You're receiving this email because of your account on gitlab.archlinux.org.