parent
e69329bc1b
commit
350fb4d77b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-paramiko'
|
||||
pkgname=python-paramiko
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/python-/}-${version}"
|
||||
|
@ -11,9 +11,9 @@ depends="python-cryptography python-pyasn1 python-bcrypt python-pynacl"
|
|||
short_desc="Python2 SSH2 protocol library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.paramiko.org/"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz"
|
||||
checksum=486f637f0a33a4792e0e567be37426c287efaa8c4c4a45e3216f9ce7fd70b1fc
|
||||
checksum=33e36775a6c71790ba7692a73f948b329cf9295a72b0102144b031114bd2a4f3
|
||||
|
||||
python3-paramiko_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue