Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xlib
Commits:
94c27f19 by Jelle van der Waa at 2024-11-20T11:53:57+01:00
upgpkg: 0.33-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xlib
pkgdesc = A fully functional X client library for Python programs
pkgver = 0.33
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/python-xlib/python-xlib
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-xlib
pkgver=0.33
-pkgrel=3
+pkgrel=4
pkgdesc="A fully functional X client library for Python programs"
url="https://github.com/python-xlib/python-xlib"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xlib/-/commit/94c27f197eff9082cf2581ac5872a178aa57a753
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xlib/-/commit/94c27f197eff9082cf2581ac5872a178aa57a753
You're receiving this email because of your account on gitlab.archlinux.org.