python3-msoffcrypto-tool: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:10 -04:00
parent 3365ba7552
commit 548376cbef

View file

@ -1,7 +1,7 @@
# Template file for 'python3-msoffcrypto-tool' # Template file for 'python3-msoffcrypto-tool'
pkgname=python3-msoffcrypto-tool pkgname=python3-msoffcrypto-tool
version=5.0.0 version=5.0.0
revision=2 revision=3
wrksrc="msoffcrypto-tool-${version}" wrksrc="msoffcrypto-tool-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"