dateutil, fix build (#7472)

This commit is contained in:
Schrijvers Luc
2022-11-22 14:55:59 +01:00
committed by GitHub
parent b4a3f2af34
commit a22feed03a

View File

@@ -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