thefuck: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:47 -04:00
parent deb5f7d796
commit 8f83b5076c

View file

@ -1,8 +1,7 @@
# Template file for 'thefuck' # Template file for 'thefuck'
pkgname=thefuck pkgname=thefuck
version=3.29 version=3.29
revision=3 revision=4
archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="thefuck" pycompile_module="thefuck"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"