python3-nitrokey: update to 0.4.2
This commit is contained in:
committed by
Andrew J. Hesford
parent
46e946aa46
commit
5f4f829f67
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-nitrokey'
|
||||
pkgname=python3-nitrokey
|
||||
version=0.4.0
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core"
|
||||
depends="python3-fido2 python3-requests python3-semver python3-tlv8
|
||||
@@ -9,10 +9,10 @@ depends="python3-fido2 python3-requests python3-semver python3-tlv8
|
||||
python3-protobuf python3-pyserial python3-typing_extensions"
|
||||
short_desc="Python SDK to use and configure Nitrokey devices"
|
||||
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||
license="Apache-2.0, MIT"
|
||||
license="Apache-2.0 OR MIT"
|
||||
homepage="https://github.com/Nitrokey/nitrokey-sdk-py"
|
||||
distfiles="${PYPI_SITE}/n/nitrokey/nitrokey-${version}.tar.gz"
|
||||
checksum=b99dca17ef0f530563c1fef76ee169abfe85bbe7ea91f21e70fdc0df7166b4a9
|
||||
checksum=67207980d65ce47c68859ca973fd7df0f3c1c6a1bd511b1c41f5d8016cecee7f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSES/MIT.txt
|
||||
|
||||
Reference in New Issue
Block a user