gitpython, bump version (#7018)

This commit is contained in:
Schrijvers Luc
2022-07-04 19:50:42 +02:00
committed by GitHub
parent b8a6189a53
commit 71a0705e1c

View File

@@ -3,10 +3,10 @@ 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="2"
REVISION="1"
SOURCE_URI="https://pypi.org/packages/source/G/GitPython/GitPython-$portVersion.tar.gz"
SOURCE_DIR="GitPython-$portVersion"
CHECKSUM_SHA256="3237caca1139d0a7aa072f6735f5fd2520de52195e0fa1d8b83a9b212a2498b2"
CHECKSUM_SHA256="1c885ce809e8ba2d88a29befeb385fcea06338d3640712b59ca623c220bb5704"
ARCHITECTURES="any"