diff --git a/dev-python/dateutil/dateutil-2.8.1.recipe b/dev-python/dateutil/dateutil-2.8.1.recipe index aefc134d8..aa240d75b 100644 --- a/dev-python/dateutil/dateutil-2.8.1.recipe +++ b/dev-python/dateutil/dateutil-2.8.1.recipe @@ -4,7 +4,7 @@ datetime module, available in Python 2.3+." HOMEPAGE="https://github.com/dateutil/dateutil/" COPYRIGHT="2003-2010 Gustavo Niemeyer" LICENSE="BSD (3-clause)" -REVISION="6" +REVISION="7" SOURCE_URI="https://github.com/dateutil/dateutil/archive/$portVersion.tar.gz" CHECKSUM_SHA256="6e74f970d6c0d31c1287642d0b556a53a21986c7844368a2e742c6db25837618" @@ -37,13 +37,11 @@ REQUIRES_$pythonPackage=\"\ BUILD_REQUIRES="$BUILD_REQUIRES setuptools_$pythonPackage" BUILD_PREREQUIRES="$BUILD_PREREQUIRES - cmd:python$pythonVersion" + cmd:python$pythonVersion + pip_$pythonPackage + wheel_$pythonPackage" done -REPLACES_python=" - python_dateutil - " - SETUPTOOLS_SCM_PRETEND_VERSION=$portVersion export SETUPTOOLS_SCM_PRETEND_VERSION