From e292b671b113c2cc012beddad93a3df4f9410698 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Mar 2023 18:50:52 +0000 Subject: gentoo auto-resync : 25:03:2023 - 18:50:52 --- dev-python/wand/wand-0.6.11.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'dev-python/wand/wand-0.6.11.ebuild') diff --git a/dev-python/wand/wand-0.6.11.ebuild b/dev-python/wand/wand-0.6.11.ebuild index 13b137e5a7a5..9bc949713fc1 100644 --- a/dev-python/wand/wand-0.6.11.ebuild +++ b/dev-python/wand/wand-0.6.11.ebuild @@ -4,19 +4,18 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYPI_PN=${PN^} PYTHON_COMPAT=( pypy3 python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi -MY_P=${P^} DESCRIPTION="Ctypes-based simple ImageMagick binding for Python" HOMEPAGE=" https://docs.wand-py.org/ https://github.com/emcconville/wand/ https://pypi.org/project/Wand/ " -SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz" -S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -- cgit v1.2.3