wok diff paramiko/receipt @ rev 22050

updated trash-cli (0.12.9.14 -> 0.17.1.14)
author Hans-G?nter Theisgen
date Tue Oct 22 16:19:59 2019 +0100 (2019-10-22)
parents 74f2b86be90c
children 6fd9c83a476a
line diff
     1.1 --- a/paramiko/receipt	Sat Aug 17 19:18:13 2019 +0200
     1.2 +++ b/paramiko/receipt	Tue Oct 22 16:19:59 2019 +0100
     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 python-pyasn1"
     1.8 +DEPENDS="python-cryptography python-pyasn1 python-bcrypt python-pynacl"
     1.9  BUILD_DEPENDS="python python-setuptools"
    1.10  
    1.11  # Rules to configure and make the package.