python3-xlrd: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:02 -04:00
parent 98f18a5344
commit af3e099a78

View file

@ -1,7 +1,7 @@
# Template file for 'python3-xlrd' # Template file for 'python3-xlrd'
pkgname=python3-xlrd pkgname=python3-xlrd
version=2.0.1 version=2.0.1
revision=1 revision=2
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"