From f63a38d77ae0b37376d26d14b305fcce751f77da Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 6 May 2022 17:33:56 +0000 Subject: Adding metadata --- dev-python/pycodestyle/pycodestyle-2.8.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python/pycodestyle/pycodestyle-2.8.0.ebuild') diff --git a/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild index 43816e928d35..3294ef391d5b 100644 --- a/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Liguros Authors +# Copyright 2020-2022 Liguros Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,8 @@ inherit distutils-r1 DESCRIPTION="Python style guide checker (fka pep8)" HOMEPAGE="https://pypi.org/project/pycodestyle/" -SRC_URI="https://files.pythonhosted.org/packages/02/b3/c832123f2699892c715fcdfebb1a8fdeffa11bb7b2350e46ecdd76b45a20/${P}.tar.gz" +#SRC_URI="https://files.pythonhosted.org/packages/02/b3/c832123f2699892c715fcdfebb1a8fdeffa11bb7b2350e46ecdd76b45a20/${P}.tar.gz" +SRC_URI="https://github.com/PyCQA/pycodestyle/archive/refs/tags/2.8.0.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.3.1