mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python3-nitrokey: update to 0.3.2
This commit is contained in:
parent
6c1c6ffaf7
commit
36bbd57f05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-nitrokey'
|
# Template file for 'python3-nitrokey'
|
||||||
pkgname=python3-nitrokey
|
pkgname=python3-nitrokey
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-poetry-core"
|
hostmakedepends="python3-setuptools python3-wheel python3-poetry-core"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/Nitrokey/nitrokey-sdk-py"
|
homepage="https://github.com/Nitrokey/nitrokey-sdk-py"
|
||||||
distfiles="${PYPI_SITE}/n/nitrokey/nitrokey-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nitrokey/nitrokey-${version}.tar.gz"
|
||||||
checksum=2dfdb476ef830f032b1eb0bec025f114d1bc4e10676e89f1e30abb0dab47e17e
|
checksum=240828ac0d95f961e0aadc24f1f10f8ddc28a20ed0df193ddda2922749b11e44
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/MIT.txt
|
vlicense LICENSES/MIT.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue