Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6e29057b8908f31b5c0c25cc9570956b365a9bd3
commit 6e29057b8908f31b5c0c25cc9570956b365a9bd3 Author: crazy <[email protected]> Date: Sun Dec 3 18:02:02 2017 +0100 paramiko-2.4.0-1-x86_64 * Version bump diff --git a/source/lib-extra/paramiko/FrugalBuild b/source/lib-extra/paramiko/FrugalBuild index 1e7d867..06782d0 100644 --- a/source/lib-extra/paramiko/FrugalBuild +++ b/source/lib-extra/paramiko/FrugalBuild @@ -2,14 +2,14 @@ # Maintainer: Priyank Gosalia <[email protected]> pkgname=paramiko -pkgver=2.3.1 +pkgver=2.4.0 pkgrel=1 pkgdesc="SSH2 protocol for python." url="http://www.paramiko.org/" -depends=('pyasn1>=0.1.9' 'python-cryptography>=1.6') +depends=('pyasn1>=0.4.2' 'python-cryptography>=2.1.4') makedepends=('python-distribute') groups=('lib-extra') archs=('x86_64') _F_github_tag="y" Finclude github -sha1sums=('49e16a081a10896220ef71c72b7c4fb40c5b6f3e') +sha1sums=('e5c2e523bf091fc17285cf236925f959cc1b0281') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
