python-paramiko: update to 1.15.3
This commit is contained in:
parent
dff4e11c26
commit
e9db50a598
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-paramiko'
|
# Template file for 'python-paramiko'
|
||||||
pkgname=python-paramiko
|
pkgname=python-paramiko
|
||||||
version=1.15.2
|
version=1.15.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/paramiko/paramiko"
|
homepage="https://github.com/paramiko/paramiko"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||||
checksum=4f56a671a3eecbb76e6143e6e4ca007d503a39aa79aa9e14ade667fa53fd6e55
|
checksum=7e17ec363c73acb0e77a5fcc6e44a0dd494339a9067e99a997a7d32b4272fef1
|
||||||
|
|
||||||
python3.4-paramiko_package() {
|
python3.4-paramiko_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue