python3-pyudev: rebuild for Python 3.9
This commit is contained in:
parent
b4aa84719f
commit
00b8a3ef0c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue