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'
|
# Template file for 'python3-pyudev'
|
||||||
pkgname=python3-pyudev
|
pkgname=python3-pyudev
|
||||||
version=0.21.0
|
version=0.21.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="pyudev-${version}"
|
wrksrc="pyudev-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3 python3-six"
|
depends="python3 python3-six eudev-libudev"
|
||||||
short_desc="Python bindings to libudev (Python3)"
|
short_desc="Python bindings to libudev (Python3)"
|
||||||
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Reference in a new issue