python3-pyudev: update to 0.24.0.

This commit is contained in:
Piraty 2022-12-08 22:26:48 +01:00
parent 3657ff08e8
commit 7ba163ed76
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pyudev'
pkgname=python3-pyudev
version=0.22.0
revision=3
version=0.24.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3 python3-six eudev-libudev"
@ -12,4 +12,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://github.com/pyudev/pyudev"
distfiles="${PYPI_SITE}/p/pyudev/pyudev-${version}.tar.gz"
checksum=69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276
checksum=b2a3afe1c99ea751f8296652557eac559874da2a1b1ec0625178706ec5a345f3
make_check=no