diff --git a/dev-python/dateutil/dateutil-2.8.0.recipe b/dev-python/dateutil/dateutil-2.8.1.recipe similarity index 91% rename from dev-python/dateutil/dateutil-2.8.0.recipe rename to dev-python/dateutil/dateutil-2.8.1.recipe index 1fc9bb380..9a59f6204 100644 --- a/dev-python/dateutil/dateutil-2.8.0.recipe +++ b/dev-python/dateutil/dateutil-2.8.1.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2003-2010 Gustavo Niemeyer" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://github.com/dateutil/dateutil/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="954a935174384f7cfd11d66451052caf4baa8a600f9c7cb65897b0f7cd621b19" +CHECKSUM_SHA256="6e74f970d6c0d31c1287642d0b556a53a21986c7844368a2e742c6db25837618" ARCHITECTURES="any" @@ -31,7 +31,8 @@ eval "PROVIDES_${pythonPackage}=\"\ \"; \ REQUIRES_$pythonPackage=\"\ haiku\n\ - cmd:python$pythonVersion\ + cmd:python$pythonVersion\n\ + six_$pythonPackage\ \"" BUILD_REQUIRES="$BUILD_REQUIRES setuptools_$pythonPackage"