Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-qt.py
Commits:
b122033d by Jelle van der Waa at 2024-11-16T18:28:08+01:00
upgpkg: 1.3.8-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-qt.py
pkgdesc = Python compatibility wrapper around all Qt bindings
pkgver = 1.3.8
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/mottosso/Qt.py
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-qt.py
_pkgname=Qt.py
pkgver=1.3.8
-pkgrel=3
+pkgrel=4
pkgdesc='Python compatibility wrapper around all Qt bindings'
arch=('any')
url='https://github.com/mottosso/Qt.py'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qt.py/-/commit/b122033d03cd56d24197c6600e125e85771ccf5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-qt.py/-/commit/b122033d03cd56d24197c6600e125e85771ccf5b
You're receiving this email because of your account on gitlab.archlinux.org.