gitpython: depends on gitdb.

This commit is contained in:
Jerome Duval
2019-10-24 14:44:38 +02:00
parent c4f6888efe
commit 9ac6287283

View File

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