python3-scandir: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:03 -04:00
parent efb1cc1854
commit 360a399e8f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-scandir' # Template file for 'python3-scandir'
pkgname=python3-scandir pkgname=python3-scandir
version=1.10.0 version=1.10.0
revision=9 revision=10
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel" makedepends="python3-devel"