diff --git a/srcpkgs/python-paramiko/template b/srcpkgs/python-paramiko/template index 3068773478a..a4fe1392e08 100644 --- a/srcpkgs/python-paramiko/template +++ b/srcpkgs/python-paramiko/template @@ -1,19 +1,19 @@ # Template file for 'python-paramiko' pkgname=python-paramiko -version=2.0.2 -revision=2 +version=2.1.0 +revision=1 noarch=yes wrksrc="${pkgname/python-/}-${version}" build_style=python-module pycompile_module="paramiko" hostmakedepends="python-setuptools python3-setuptools" depends="python-cryptography python-pyasn1" -short_desc="Python2 module that implements the SSH2 protocol" +short_desc="Python2 SSH2 protocol library" maintainer="Juan RP " -homepage="https://github.com/paramiko/paramiko" +homepage="http://www.paramiko.org/" license="LGPL-2.1" distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz" -checksum=411bf90fa22b078a923ff19ef9772c1115a0953702db93549a2848acefd141dc +checksum=6dd166fd72413b43d24c0578e8a8bac39752501a7745da36282cff850d37c7a6 python3-paramiko_package() { noarch=yes