python3-aionotify: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:04 -04:00
parent c075fc7496
commit 39e033b2ea

View file

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