python3-virustotal-api: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:38 -04:00
parent a869601d0b
commit d656616946
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python3-virustotal-api' # Template file for 'python3-virustotal-api'
pkgname=python3-virustotal-api pkgname=python3-virustotal-api
version=1.1.11 version=1.1.11
revision=2 revision=3
archs=noarch
wrksrc="virustotal-api-${version}" wrksrc="virustotal-api-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="virus_total_apis" pycompile_module="virus_total_apis"