python3-slugify: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:32 -04:00
parent 5ef20d52b2
commit b1e41d7222
1 changed files with 1 additions and 2 deletions

View File

@ -3,8 +3,7 @@ pkgname=python3-slugify
# Please don't update. Only required by Transifx-client, # Please don't update. Only required by Transifx-client,
# doesn't work with newer versions # doesn't work with newer versions
version=1.2.6 version=1.2.6
revision=2 revision=3
archs=noarch
wrksrc="python-slugify-${version}" wrksrc="python-slugify-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="slugify" pycompile_module="slugify"