15 lines
495 B
Bash
15 lines
495 B
Bash
# Template file for 'python3-pyudev'
|
|
pkgname=python3-pyudev
|
|
version=0.21.0
|
|
revision=4
|
|
wrksrc="pyudev-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3 python3-six"
|
|
short_desc="Python bindings to libudev (Python3)"
|
|
maintainer="Luca Weiss <luca@z3ntu.xyz>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/pyudev/pyudev"
|
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
|
checksum=5f4625f89347e465731866ddbe042a055bbc5092577356aa3d089ac5fb8efd94
|