python3-pyDes: add missing python3 dependency
This commit is contained in:
parent
d06b75fb78
commit
f6f3690284
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python3-pyDes'
|
||||
pkgname=python3-pyDes
|
||||
version=2.0.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="pyDes-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Pure Python implementation of DES/3DES"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in New Issue