python3-magic: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:35 -04:00
parent 78dc404761
commit dcde942051

View file

@ -1,7 +1,7 @@
# Template file for 'python3-magic' # Template file for 'python3-magic'
pkgname=python3-magic pkgname=python3-magic
version=0.4.25 version=0.4.25
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="libmagic" makedepends="libmagic"