python3-oletools: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:41 -04:00
parent 7baa8fae09
commit 4c6c94c67e

View file

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