From bc76cc530c2f8d1f802c63983fc0d24d3b4094e0 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 8 Mar 2023 21:13:39 +0100 Subject: [PATCH] paramiko: rebuild after typo renaming --- dev-python/paramiko/paramiko-2.11.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/paramiko/paramiko-2.11.0.recipe b/dev-python/paramiko/paramiko-2.11.0.recipe index 92aa9f857..46a342a64 100644 --- a/dev-python/paramiko/paramiko-2.11.0.recipe +++ b/dev-python/paramiko/paramiko-2.11.0.recipe @@ -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