python3-paramiko: update to 2.7.2.
This commit is contained in:
parent
9fed2f74c7
commit
690b4ac94c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-paramiko'
|
# Template file for 'python3-paramiko'
|
||||||
pkgname=python3-paramiko
|
pkgname=python3-paramiko
|
||||||
version=2.7.1
|
version=2.7.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.paramiko.org/"
|
homepage="http://www.paramiko.org/"
|
||||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||||
checksum=920492895db8013f6cc0179293147f830b8c7b21fdfc839b6bad760c27459d9f
|
checksum=7f36f4ba2c0d81d219f4595e35f70d56cc94f9ac40a6acdf51d6ca210ce65035
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue