From 159190072749927bf5a4b289dbba4730316eaef9 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 20 Nov 2022 16:28:08 +0100 Subject: [PATCH] gitdb, revbump after smmap switch to python3.10 (#7454) --- dev-python/gitdb/gitdb-4.0.9.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/gitdb/gitdb-4.0.9.recipe b/dev-python/gitdb/gitdb-4.0.9.recipe index 238ca33b0..26c633d0f 100644 --- a/dev-python/gitdb/gitdb-4.0.9.recipe +++ b/dev-python/gitdb/gitdb-4.0.9.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Pure-Python git object database." HOMEPAGE="https://pypi.org/project/gitdb/" COPYRIGHT="2010-2021 Sebastian Thiel" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" SOURCE_URI="https://pypi.io/packages/source/g/gitdb/gitdb-$portVersion.tar.gz" CHECKSUM_SHA256="bac2fd45c0a1c9cf619e63a90d62bdc63892ef92387424b855792a6cabe789aa"