Date: Monday, November 4, 2019 @ 08:21:38 Author: felixonmars Revision: 366700
Python 3.8 rebuild Modified: python-dbusmock/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 08:18:28 UTC (rev 366699) +++ PKGBUILD 2019-11-04 08:21:38 UTC (rev 366700) @@ -2,7 +2,7 @@ pkgname=python-dbusmock pkgver=0.18.3 -pkgrel=1 +pkgrel=2 pkgdesc="Mock D-Bus objects for tests" url="https://github.com/martinpitt/python-dbusmock" arch=(any)
