Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xapp
Commits:
7eeb5d44 by Jelle van der Waa at 2024-11-17T17:01:52+01:00
upgpkg: 2.4.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xapp
pkgdesc = Python Xapp Library
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/linuxmint/python3-xapp
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=python3-xapp
pkgname=python-xapp
pkgver=2.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python Xapp Library"
arch=('any')
url="https://github.com/linuxmint/${_pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xapp/-/commit/7eeb5d4494347536ac98352754e3f57e8f08ba4a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xapp/-/commit/7eeb5d4494347536ac98352754e3f57e8f08ba4a
You're receiving this email because of your account on gitlab.archlinux.org.