python3-aiohttp-sse-client: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:03 -04:00
parent 41eff4c8a2
commit cc0f86e834

View file

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