diff --git a/dev-python/requests/requests-2.27.1.recipe b/dev-python/requests/requests-2.27.1.recipe index c12c93a11..f2f85988e 100644 --- a/dev-python/requests/requests-2.27.1.recipe +++ b/dev-python/requests/requests-2.27.1.recipe @@ -21,7 +21,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel " -PYTHON_PACKAGES=(python python3 python38 python39 python310) +PYTHON_PACKAGES=(python3 python38 python39 python310) PYTHON_VERSIONS=(3.7 3.8 3.9 3.10) for i in "${!PYTHON_PACKAGES[@]}"; do pythonPackage=${PYTHON_PACKAGES[i]}