diff --git a/srcpkgs/python3-paramiko/template b/srcpkgs/python3-paramiko/template index 75d0bcc23cc..08603dc4195 100644 --- a/srcpkgs/python3-paramiko/template +++ b/srcpkgs/python3-paramiko/template @@ -1,15 +1,15 @@ # Template file for 'python3-paramiko' pkgname=python3-paramiko -version=2.11.0 -revision=4 +version=3.4.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-cryptography python3-pyasn1 python3-bcrypt python3-pynacl - python3-six" +depends="python3-bcrypt python3-cryptography python3-pynacl" short_desc="Python3 SSH2 protocol library" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="http://www.paramiko.org/" +changelog="https://www.paramiko.org/changelog.html" distfiles="${PYPI_SITE}/p/paramiko/paramiko-${version}.tar.gz" -checksum=003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938 -make_check=no # needs pytest-relaxed +checksum=8b15302870af7f6652f2e038975c1d2973f06046cb5d7d65355668b3ecbece0c +make_check=no # tests require unpackaged dependencies