diff --git a/dev-python/gitpython/gitpython-3.0.4.recipe b/dev-python/gitpython/gitpython-3.0.4.recipe index 375c0cbed..899841050 100644 --- a/dev-python/gitpython/gitpython-3.0.4.recipe +++ b/dev-python/gitpython/gitpython-3.0.4.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Python library used to interact with Git repositories." HOMEPAGE="https://pypi.org/project/GitPython/" COPYRIGHT="2010-2018 Sebastian Thiel, Michael Trier" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" SOURCE_URI="https://pypi.org/packages/source/G/GitPython/GitPython-$portVersion.tar.gz" SOURCE_DIR="GitPython-$portVersion" CHECKSUM_SHA256="3237caca1139d0a7aa072f6735f5fd2520de52195e0fa1d8b83a9b212a2498b2" @@ -31,6 +31,7 @@ eval "PROVIDES_${pythonPackage}=\"\ \"; \ REQUIRES_$pythonPackage=\"\ haiku\n\ + gitdb_$pythonPackage\n\ cmd:python$pythonVersion\ \"" BUILD_REQUIRES="$BUILD_REQUIRES