From d0f47456fd27b291dbca30d80fe5b4e5d3fbc307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 15 Mar 2023 18:44:32 +0100 Subject: dev-python/ansi2html: Use pypi.eclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/ansi2html/ansi2html-1.8.0-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python/ansi2html') diff --git a/dev-python/ansi2html/ansi2html-1.8.0-r1.ebuild b/dev-python/ansi2html/ansi2html-1.8.0-r1.ebuild index d09eb390dbf0..2f44c10ca5d9 100644 --- a/dev-python/ansi2html/ansi2html-1.8.0-r1.ebuild +++ b/dev-python/ansi2html/ansi2html-1.8.0-r1.ebuild @@ -6,12 +6,11 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Convert text with ANSI color codes to HTML" HOMEPAGE="https://pypi.org/project/ansi2html/ https://github.com/pycontribs/ansi2html" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -- cgit v1.2.3