python-scandir: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-29 12:10:29 +03:00
parent 4ea70bf8ab
commit 9707770583

View File

@@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python2-${_realname}")
pkgver=1.10.0
pkgrel=1
pkgrel=2
pkgdesc="A better directory iterator and faster os.walk() (mingw-w64)"
url="https://github.com/benhoyt/scandir"
arch=('any')