python3-olefile: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:23 -04:00
parent df1d44dfe1
commit 430f834fb2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-olefile'
pkgname=python3-olefile
version=0.46
revision=5
revision=6
wrksrc="olefile-${version}"
build_style=python3-module
hostmakedepends="unzip python3-setuptools"