python3-filebytes: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:11 -04:00
parent d2bbfcf6a8
commit d1b517be2d

View file

@ -1,8 +1,7 @@
# Template file for 'python3-filebytes' # Template file for 'python3-filebytes'
pkgname=python3-filebytes pkgname=python3-filebytes
version=0.10.2 version=0.10.2
revision=1 revision=2
archs="noarch"
wrksrc="filebytes-${version}" wrksrc="filebytes-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"