mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: python3-nethsm-1.3.0
This commit is contained in:
parent
ff1a0a2c4f
commit
61a5e84713
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-nethsm/template
Normal file
13
srcpkgs/python3-nethsm/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'python3-nethsm'
|
||||||
|
pkgname=python3-nethsm
|
||||||
|
version=1.3.0
|
||||||
|
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=1748d2953ff133cc5a4167d4a7cee9fb6458ffc846eef46af3f549e1ae45921c
|
Loading…
Add table
Reference in a new issue