wok diff paramiko/receipt @ rev 21822

Remove unused kernel cmdline args root=/dev/null
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 18:00:45 2019 +0200 (2019-08-25)
parents 9b196667495f
children a9ec8a908c33
line diff
     1.1 --- a/paramiko/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.2 +++ b/paramiko/receipt	Sun Aug 25 18:00:45 2019 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="python-cryptography"
     1.8 +DEPENDS="python-cryptography python-pyasn1"
     1.9  BUILD_DEPENDS="python python-setuptools"
    1.10  
    1.11  # Rules to configure and make the package.