wok-current diff python-cryptography/receipt @ rev 21811
Add python-enum34
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 17 19:18:13 2019 +0200 (2019-08-17) |
parents | 9b196667495f |
children | bcd951d4a0a1 |
line diff
1.1 --- a/python-cryptography/receipt Sat Aug 17 18:44:53 2019 +0200 1.2 +++ b/python-cryptography/receipt Sat Aug 17 19:18:13 2019 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/pyca/cryptography/archive/$VERSION.tar.gz" 1.6 1.7 -DEPENDS="python" 1.8 +DEPENDS="python python-six python-enum34" 1.9 BUILD_DEPENDS="python-setuptools openssl-dev python-dev python-cffi \ 1.10 python-cparser" 1.11 #BUILD_DEPENDS="python"