mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
gitpython: depends on gitdb.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user