From 31a9cadeb0dc889a559aae1e93ce9cc4c2dd5158 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 11:51:17 +0200 Subject: [PATCH] gitpython: bump version. --- .../{gitpython-3.0.3.recipe => gitpython-3.0.4.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/gitpython/{gitpython-3.0.3.recipe => gitpython-3.0.4.recipe} (94%) diff --git a/dev-python/gitpython/gitpython-3.0.3.recipe b/dev-python/gitpython/gitpython-3.0.4.recipe similarity index 94% rename from dev-python/gitpython/gitpython-3.0.3.recipe rename to dev-python/gitpython/gitpython-3.0.4.recipe index 64d7c8991..375c0cbed 100644 --- a/dev-python/gitpython/gitpython-3.0.3.recipe +++ b/dev-python/gitpython/gitpython-3.0.4.recipe @@ -6,7 +6,7 @@ LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://pypi.org/packages/source/G/GitPython/GitPython-$portVersion.tar.gz" SOURCE_DIR="GitPython-$portVersion" -CHECKSUM_SHA256="631263cc670aa56ce3d3c414cf0fe2e840f2e913514b138ea28d88a477bbcd21" +CHECKSUM_SHA256="3237caca1139d0a7aa072f6735f5fd2520de52195e0fa1d8b83a9b212a2498b2" ARCHITECTURES="any"