python3-olefile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:58 -04:00
parent b8b99e0b18
commit 5df15f0427

View file

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