python3-hkdf: add missing python3 dependency
This commit is contained in:
parent
e52fdbfbe3
commit
35fc2d9081
@ -1,11 +1,12 @@
|
||||
# Template file for 'python3-hkdf'
|
||||
pkgname=python3-hkdf
|
||||
version=0.0.3
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc="hkdf-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="hkdf.py"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="HMAC Key Derivation module"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="BSD-2-Clause"
|
||||
|
Loading…
x
Reference in New Issue
Block a user