mailnag: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:21 -04:00
parent 2172d6be7b
commit 3e906c6ad5

View File

@ -1,9 +1,9 @@
# Template file for 'mailnag'
pkgname=mailnag
version=2.2.0
revision=3
revision=4
build_style=python3-module
hostmakedepends="python3 gettext"
hostmakedepends="python3 python3-setuptools gettext"
depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3"
short_desc="Extensible mail notification daemon"
maintainer="meator <coder64@protonmail.com>"