[arch-commits] Commit in python-into-dbus/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Nov 9 20:20:16 UTC 2020


    Date: Monday, November 9, 2020 @ 20:20:16
  Author: felixonmars
Revision: 748193

upgpkg: python-into-dbus 0.06-7: Python 3.9 rebuild

Modified:
  python-into-dbus/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-09 20:20:15 UTC (rev 748192)
+++ PKGBUILD	2020-11-09 20:20:16 UTC (rev 748193)
@@ -4,7 +4,7 @@
 pkgname='python-into-dbus'
 _srcname='into-dbus-python'
 pkgver=0.06
-pkgrel=6
+pkgrel=7
 pkgdesc='Facilities for converting an object that inhabits core Python types, e.g., lists, ints, dicts, to an object that inhabits dbus-python types, e.g., dbus.Array, dbus.UInt32, dbus.Dictionary based on a specified dbus signature.'
 arch=('any')
 license=('Apache')



More information about the arch-commits mailing list