python3-pyudev: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:02 -04:00
parent b4aa84719f
commit 00b8a3ef0c

View file

@ -1,11 +1,11 @@
# Template file for 'python3-pyudev'
pkgname=python3-pyudev
version=0.21.0
revision=4
revision=5
wrksrc="pyudev-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3 python3-six"
depends="python3 python3-six eudev-libudev"
short_desc="Python bindings to libudev (Python3)"
maintainer="Luca Weiss <luca@z3ntu.xyz>"
license="LGPL-2.1-or-later"