diff --git a/dev-python/gitpython/gitpython-3.0.2.recipe b/dev-python/gitpython/gitpython-3.0.3.recipe similarity index 84% rename from dev-python/gitpython/gitpython-3.0.2.recipe rename to dev-python/gitpython/gitpython-3.0.3.recipe index cf9884f65..64d7c8991 100644 --- a/dev-python/gitpython/gitpython-3.0.2.recipe +++ b/dev-python/gitpython/gitpython-3.0.3.recipe @@ -4,9 +4,9 @@ HOMEPAGE="https://pypi.org/project/GitPython/" COPYRIGHT="2010-2018 Sebastian Thiel, Michael Trier" LICENSE="BSD (3-clause)" REVISION="1" -SOURCE_URI="https://files.pythonhosted.org/packages/51/46/993beca52f3b609d148071e129235b866626eeb6056f2faffb41d9d727a7/GitPython-3.0.2.tar.gz" +SOURCE_URI="https://pypi.org/packages/source/G/GitPython/GitPython-$portVersion.tar.gz" SOURCE_DIR="GitPython-$portVersion" -CHECKSUM_SHA256="d2f4945f8260f6981d724f5957bc076398ada55cb5d25aaee10108bcdc894100" +CHECKSUM_SHA256="631263cc670aa56ce3d3c414cf0fe2e840f2e913514b138ea28d88a477bbcd21" ARCHITECTURES="any"