From 53e267c1081b2272f1e381cee20cc45be8d49e1c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Oct 2019 19:39:41 +0200 Subject: [PATCH] py: code style. --- dev-python/py/py-1.8.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/py/py-1.8.0.recipe b/dev-python/py/py-1.8.0.recipe index 572f9fde5..8586fe4d1 100644 --- a/dev-python/py/py-1.8.0.recipe +++ b/dev-python/py/py-1.8.0.recipe @@ -6,9 +6,9 @@ DESCRIPTION="The py lib is a Python development support library featuring the fo py.code: dynamic code generation and introspection py.path: uniform local and svn path objects" HOMEPAGE="https://pytest.org" -REVISION="1" -LICENSE="MIT" COPYRIGHT="2004-2017 Holger Krekel and others." +LICENSE="MIT" +REVISION="1" SOURCE_URI="https://pypi.io/packages/source/p/py/py-$portVersion.tar.gz" CHECKSUM_SHA256="dc639b046a6e2cff5bbe40194ad65936d6ba360b52b3c3fe1d08a82dd50b5e53"