Date: Saturday, April 22, 2023 @ 01:34:13
  Author: heftig
Revision: 475111

0.29.0-1

Modified:
  python-dbusmock/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-22 01:17:21 UTC (rev 475110)
+++ PKGBUILD    2023-04-22 01:34:13 UTC (rev 475111)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 
 pkgname=python-dbusmock
-pkgver=0.28.7
+pkgver=0.29.0
 pkgrel=1
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
@@ -19,7 +19,7 @@
   python-setuptools-scm
   python-wheel
 )
-_commit=a981c16b0e1c3057fd5532061e4b595656a546c6  # tags/0.28.7^0
+_commit=47509dff5fe8db42d5405a1f3a57a6ad8837e3eb  # tags/0.29.0^0
 source=(
   "git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";
 )

Reply via email to