From 71a0705e1c80652aec101a6c673040b1a1b2fa9a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 4 Jul 2022 19:50:42 +0200 Subject: [PATCH] gitpython, bump version (#7018) --- .../{gitpython-3.0.4.recipe => gitpython-3.1.27.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/gitpython/{gitpython-3.0.4.recipe => gitpython-3.1.27.recipe} (93%) diff --git a/dev-python/gitpython/gitpython-3.0.4.recipe b/dev-python/gitpython/gitpython-3.1.27.recipe similarity index 93% rename from dev-python/gitpython/gitpython-3.0.4.recipe rename to dev-python/gitpython/gitpython-3.1.27.recipe index 899841050..09e451308 100644 --- a/dev-python/gitpython/gitpython-3.0.4.recipe +++ b/dev-python/gitpython/gitpython-3.1.27.recipe @@ -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"