From 1c9d478c8a7f57af0dc5072312a28c5cc6da4882 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 13 Nov 2024 21:20:33 +0100 Subject: [PATCH] dev-python/faust-cchardet: Post-rename cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild b/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild index c04a5b29cbad4..e00abab9ee4cd 100644 --- a/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild +++ b/dev-python/faust-cchardet/faust-cchardet-2.1.19.ebuild @@ -6,7 +6,6 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYPI_PN=faust-cchardet PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi