15 lines
517 B
Bash
15 lines
517 B
Bash
# Template file for 'python3-pyudev'
|
|
pkgname=python3-pyudev
|
|
version=0.22.0
|
|
revision=2
|
|
wrksrc="pyudev-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
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"
|
|
homepage="https://github.com/pyudev/pyudev"
|
|
distfiles="${PYPI_SITE}/p/pyudev/pyudev-${version}.tar.gz"
|
|
checksum=69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276
|