python3-scrypt: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:47 -04:00
parent bf235a3733
commit 41c8a5beea

View file

@ -1,7 +1,7 @@
# Template file for 'python3-scrypt' # Template file for 'python3-scrypt'
pkgname=python3-scrypt pkgname=python3-scrypt
version=0.8.17 version=0.8.17
revision=3 revision=4
wrksrc="scrypt-${version}" wrksrc="scrypt-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"