Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-dbus-deviation
Commits:
70bd6d52 by Carl Smedstad at 2024-11-18T10:36:19+01:00
upgpkg: 0.6.1-9: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dbus-deviation
pkgdesc = Parse D-Bus introspection XML and process it in various ways
pkgver = 0.6.1
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/pwithnall/dbus-deviation
arch = any
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-dbus-deviation
_pkgname=${pkgname#python-}
pkgver=0.6.1
-pkgrel=8
+pkgrel=9
pkgdesc="Parse D-Bus introspection XML and process it in various ways"
arch=(any)
url="https://github.com/pwithnall/dbus-deviation"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-deviation/-/commit/70bd6d5262d253f573154334d42a5232c173af22
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbus-deviation/-/commit/70bd6d5262d253f573154334d42a5232c173af22
You're receiving this email because of your account on gitlab.archlinux.org.