Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-dbusmock
Commits:
19bfe8a5 by Jelle van der Waa at 2024-11-21T11:24:33+01:00
upgpkg: 0.32.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-dbusmock
pkgdesc = Mock D-Bus objects for tests
pkgver = 0.32.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/martinpitt/python-dbusmock
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-dbusmock
pkgver=0.32.1
-pkgrel=1
+pkgrel=2
pkgdesc="Mock D-Bus objects for tests"
url="https://github.com/martinpitt/python-dbusmock"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbusmock/-/commit/19bfe8a52b7ed0830108a14b6bcad720bc8ba717
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dbusmock/-/commit/19bfe8a52b7ed0830108a14b6bcad720bc8ba717
You're receiving this email because of your account on gitlab.archlinux.org.