mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python3-pyudev: update to 0.24.0.
This commit is contained in:
parent
3657ff08e8
commit
7ba163ed76
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pyudev'
|
# Template file for 'python3-pyudev'
|
||||||
pkgname=python3-pyudev
|
pkgname=python3-pyudev
|
||||||
version=0.22.0
|
version=0.24.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3 python3-six eudev-libudev"
|
depends="python3 python3-six eudev-libudev"
|
||||||
|
@ -12,4 +12,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/pyudev/pyudev"
|
homepage="https://github.com/pyudev/pyudev"
|
||||||
distfiles="${PYPI_SITE}/p/pyudev/pyudev-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyudev/pyudev-${version}.tar.gz"
|
||||||
checksum=69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276
|
checksum=b2a3afe1c99ea751f8296652557eac559874da2a1b1ec0625178706ec5a345f3
|
||||||
|
|
||||||
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue