python3-hidapi: update to 0.15.0
This commit is contained in:
committed by
Duncan Overbruck
parent
bed86f1713
commit
945f0b81be
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-hidapi'
|
||||
pkgname=python3-hidapi
|
||||
version=0.14.0.post4
|
||||
revision=2
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_build_args="--with-libusb"
|
||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython pkg-config"
|
||||
@@ -9,10 +9,10 @@ makedepends="eudev-libudev-devel libusb-devel python3-devel"
|
||||
depends="python3 hidapi python3-setuptools"
|
||||
short_desc="Cython interface to the hidapi"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="GPL-3.0-or-later, BSD-3-Clause"
|
||||
license="GPL-3.0-only OR BSD-3-Clause"
|
||||
homepage="https://github.com/trezor/cython-hidapi"
|
||||
distfiles="${PYPI_SITE}/h/hidapi/hidapi-${version}.tar.gz"
|
||||
checksum=48fce253e526d17b663fbf9989c71c7ef7653ced5f4be65f1437c313fb3dbdf6
|
||||
checksum=ecbc265cbe8b7b88755f421e0ba25f084091ec550c2b90ff9e8ddd4fcd540311
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-bsd.txt
|
||||
|
||||
Reference in New Issue
Block a user