gajim-omemo: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:00 -04:00
parent a02d9bc005
commit d10a2301d7

View file

@ -1,7 +1,7 @@
# Template file for 'gajim-omemo' # Template file for 'gajim-omemo'
pkgname=gajim-omemo pkgname=gajim-omemo
version=2.6.80 version=2.6.80
revision=1 revision=2
wrksrc="omemo" wrksrc="omemo"
hostmakedepends="unzip" hostmakedepends="unzip"
depends="python3 python3-setuptools python3-cryptography python3-axolotl python3-qrcode" depends="python3 python3-setuptools python3-cryptography python3-axolotl python3-qrcode"