python-pycryptodome: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:24 -04:00
parent 82b88dc42a
commit b57cfbd360

View file

@ -1,7 +1,7 @@
# Template file for 'python-pycryptodome'
pkgname=python-pycryptodome
version=3.9.7
revision=2
revision=3
wrksrc="pycryptodome-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"