python3-gpg: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:00 -04:00
parent a716095640
commit ffc4bd92bf

View file

@ -1,7 +1,7 @@
# Template file for 'python3-gpg' # Template file for 'python3-gpg'
pkgname=python3-gpg pkgname=python3-gpg
version=1.10.0 version=1.10.0
revision=6 revision=7
wrksrc="gpg-${version}" wrksrc="gpg-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="swig gpgme-devel python3-devel" hostmakedepends="swig gpgme-devel python3-devel"