Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pydbus
Commits:
37e1b597 by Jelle van der Waa at 2024-11-21T11:32:06+01:00
upgpkg: 0.6.0-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pydbus
pkgdesc = Pythonic D-Bus library
pkgver = 0.6.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/LEW21/pydbus
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name='pydbus'
pkgname="python-${_name}"
pkgver=0.6.0
-pkgrel=11
+pkgrel=12
pkgdesc='Pythonic D-Bus library'
arch=('any')
url="https://github.com/LEW21/${_name}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydbus/-/commit/37e1b5970045a5df11335abd8f2beaeb5495c080
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pydbus/-/commit/37e1b5970045a5df11335abd8f2beaeb5495c080
You're receiving this email because of your account on gitlab.archlinux.org.