diff --git a/dev-python/hatchling/hatchling-1.17.0.recipe b/dev-python/hatchling/hatchling-1.25.0.recipe similarity index 94% rename from dev-python/hatchling/hatchling-1.17.0.recipe rename to dev-python/hatchling/hatchling-1.25.0.recipe index fbc802947..31edae192 100644 --- a/dev-python/hatchling/hatchling-1.17.0.recipe +++ b/dev-python/hatchling/hatchling-1.25.0.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2021-present Ofek Lev" LICENSE="MIT" REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/h/$portName/$portName-$portVersion.tar.gz" -CHECKSUM_SHA256="b1244db3f45b4ef5a00106a46612da107cdfaf85f1580b8e1c059fefc98b0930" +CHECKSUM_SHA256="7064631a512610b52250a4d3ff1bd81551d6d1431c4eb7b72e734df6c74f4262" ARCHITECTURES="any" @@ -41,7 +41,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do eval "REQUIRES_$pythonPackage=\" haiku editables_$pythonPackage >= 0.3 - packaging_$pythonPackage >= 21.3 + packaging_$pythonPackage >= 23.2 pathspec_$pythonPackage >= 0.10.1 pluggy_$pythonPackage >= 1.0.0 tomli_$pythonPackage > 1.2.2 # Only for Python < 3.11