wok diff python-cryptography/receipt @ rev 23936

syslinux/isohybrid: force GPT detection (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 09 12:46:01 2020 +0000 (2020-09-09)
parents 74f2b86be90c
children 5ea0ce1cecc0
line diff
     1.1 --- a/python-cryptography/receipt	Sat Aug 17 19:18:13 2019 +0200
     1.2 +++ b/python-cryptography/receipt	Wed Sep 09 12:46:01 2020 +0000
     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 python-six python-enum34"
     1.8 +DEPENDS="python python-six python-enum34 python-asn1crypto"
     1.9  BUILD_DEPENDS="python-setuptools openssl-dev python-dev python-cffi \
    1.10  python-cparser"
    1.11  #BUILD_DEPENDS="python"