Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jeepney
Commits:
22bd0fe8 by Jelle van der Waa at 2024-11-21T14:51:46+01:00
upgpkg: 0.8.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jeepney
pkgdesc = Low-level, pure Python DBus protocol wrapper
pkgver = 0.8.0
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.com/takluyver/jeepney
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-jeepney
pkgver=0.8.0
-pkgrel=3
+pkgrel=4
pkgdesc="Low-level, pure Python DBus protocol wrapper"
url="https://gitlab.com/takluyver/jeepney"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jeepney/-/commit/22bd0fe8aed5491a56009ea33bcd301cd9f1eac5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jeepney/-/commit/22bd0fe8aed5491a56009ea33bcd301cd9f1eac5
You're receiving this email because of your account on gitlab.archlinux.org.