From 9ac6287283468743981474b4c40f631dbdcc158d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 14:44:38 +0200 Subject: [PATCH] gitpython: depends on gitdb. --- dev-python/gitpython/gitpython-3.0.4.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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