14 lines
563 B
Bash
14 lines
563 B
Bash
# Template file for 'python3-nethsm'
|
|
pkgname=python3-nethsm
|
|
version=2.0.1
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-flit_core"
|
|
depends="python3-certifi python3-cryptography python3-dateutil python3-typing_extensions python3-urllib3"
|
|
short_desc="Python Library to manage NetHSM(s)"
|
|
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/Nitrokey/nethsm-sdk-py"
|
|
distfiles="${PYPI_SITE}/n/nethsm/nethsm-${version}.tar.gz"
|
|
checksum=a53b74bcbf4b81cac47c2f624b894d62371a2a19e010db0f002415c28488fb4a
|