python3-yara: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:15 -04:00
parent 352fc4d121
commit a5dd48fbd0

View file

@ -1,7 +1,7 @@
# Template file for 'python3-yara' # Template file for 'python3-yara'
pkgname=python3-yara pkgname=python3-yara
version=4.4.0 version=4.4.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="yara-devel python3-devel" makedepends="yara-devel python3-devel"