From 7a301709230e0f5a2a6c14f74ce821f3a7378a0a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:18 -0400 Subject: [PATCH] python3-msoffcrypto-tool: rebuild for Python 3.10 --- srcpkgs/python3-msoffcrypto-tool/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-msoffcrypto-tool/template b/srcpkgs/python3-msoffcrypto-tool/template index 56856151c75..feb24f7b2bb 100644 --- a/srcpkgs/python3-msoffcrypto-tool/template +++ b/srcpkgs/python3-msoffcrypto-tool/template @@ -1,7 +1,7 @@ # Template file for 'python3-msoffcrypto-tool' pkgname=python3-msoffcrypto-tool version=4.12.0 -revision=1 +revision=2 wrksrc="msoffcrypto-tool-${version}" build_style=python3-pep517 make_install_target="msoffcrypto_tool-${version}-*-*-*.whl"