diff --git a/testing/py3-asyncssh/APKBUILD b/testing/py3-asyncssh/APKBUILD index 69dc1a5ecdf..369a53be82d 100644 --- a/testing/py3-asyncssh/APKBUILD +++ b/testing/py3-asyncssh/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Duncan Bellamy pkgname=py3-asyncssh _relname=${pkgname#"py3-"} -pkgver=2.12.0 -pkgrel=1 +pkgver=2.13.0 +pkgrel=0 pkgdesc="provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.6+ asyncio framework" url="https://asyncssh.readthedocs.io/en/latest/" -# s390x, ppc64le: test hangsd -arch="noarch !s390x !ppc64le" +# ppc64le: failed test_stdin_stream test +arch="noarch !ppc64le" license="EPL-2.0" depends="python3 py3-cryptography py3-typing-extensions" makedepends="py3-build py3-installer py3-setuptools py3-wheel" @@ -34,5 +34,5 @@ package() { } sha512sums=" -b7772fc7fe0a0d101ce1542b8e149e265dde0fdc3e824936f7b2db799f7580bbda5128501a6d51e6090c071014bac96897c2787442c53e333aa38bb231d66ccf asyncssh-2.12.0.tar.gz +7575e6da247355ca229fc534f594a587922c1f371a5eb922723715ec1fa56340a644b5b5f47160b258d78edb7c922943e897c07918c0d986af9673820069471f asyncssh-2.13.0.tar.gz "