paramiko: rebuild after typo renaming

This commit is contained in:
Jerome Duval
2023-03-08 21:13:39 +01:00
parent bf3ab68819
commit bc76cc530c

View File

@@ -5,7 +5,7 @@ remote machines."
HOMEPAGE="https://www.lag.net/paramiko/"
COPYRIGHT="2003-2009 Robey Pointer"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pypi.io/packages/source/p/paramiko/paramiko-$portVersion.tar.gz"
CHECKSUM_SHA256="003e6bee7c034c21fbb051bf83dc0a9ee4106204dd3c53054c71452cc4ec3938"
@@ -58,7 +58,7 @@ TEST_REQUIRES="$TEST_REQUIRES
pytest_$pythonPackage
six_$pythonPackage
tomli_$pythonPackage
typing_extentions_$pythonPackage
typing_extensions_$pythonPackage
lib:libsodium$secondaryArchSuffix
"
done