python-paramiko: update to 2.0.2.
This commit is contained in:
parent
d5896ead88
commit
c15e320853
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/paramiko/paramiko"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||
checksum=261afe9246c2494e50bbeab55e50934348e91d1189803123459e0c81cda70fac
|
||||
checksum=411bf90fa22b078a923ff19ef9772c1115a0953702db93549a2848acefd141dc
|
||||
|
||||
python3.4-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue