python3-argon2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:00 -04:00
parent f3d67c55ac
commit fc273fb288

View file

@ -1,7 +1,7 @@
# Template file for 'python3-argon2' # Template file for 'python3-argon2'
pkgname=python3-argon2 pkgname=python3-argon2
version=19.2.0 version=19.2.0
revision=4 revision=5
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools python3-cffi" hostmakedepends="python3-setuptools python3-cffi"
makedepends="libargon2-devel python3-devel" makedepends="libargon2-devel python3-devel"