python3-cryptography_vectors: add missing python3 dependency
This commit is contained in:
parent
f423f8a599
commit
7f982f91de
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python3-cryptography_vectors'
|
||||
pkgname=python3-cryptography_vectors
|
||||
version=36.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Test vectors for python3-cryptography"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="BSD-3-Clause, Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue