From 031193e1d6d33703bc1316451110fed31cd71179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sat, 28 Sep 2024 14:10:50 +0300 Subject: [PATCH] python-poetry --- python-poetry/alr.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-poetry/alr.sh b/python-poetry/alr.sh index 279a975..f5f4cca 100644 --- a/python-poetry/alr.sh +++ b/python-poetry/alr.sh @@ -25,7 +25,7 @@ deps=( 'python-packaging' 'python-pexpect' 'python-pkginfo' - 'pythonn-platformdirs' + 'python-platformdirs' 'python-poetry-core' 'python-poetry-plugin-export' 'python-pyproject-hooks' @@ -39,7 +39,7 @@ deps=( ) deps_redos=( 'python3-build' - 'python3-cachecontrol' + 'python3-CacheControl' 'python3-cachy' 'python3-cleo' 'python3-crashtest' @@ -53,7 +53,7 @@ deps_redos=( 'python3-packaging' 'python3-pexpect' 'python3-pkginfo' - 'pythonn3-platformdirs' + 'python3-platformdirs' 'python3-poetry-core' 'python3-poetry-plugin-export' 'python3-pyproject-hooks'