mailnag: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:06 -04:00
parent af39b447b9
commit b291b5f379

View file

@ -1,7 +1,7 @@
# Template file for 'mailnag' # Template file for 'mailnag'
pkgname=mailnag pkgname=mailnag
version=2.2.0 version=2.2.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3 gettext" hostmakedepends="python3 gettext"
depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3" depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3"