From f3784aee1f8e4d7971fd27543cb7490cb9f83649 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Mar 2023 06:23:32 +0000 Subject: gentoo auto-resync : 16:03:2023 - 06:23:32 --- dev-python/serpent/serpent-1.41.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-python/serpent/serpent-1.41.ebuild') diff --git a/dev-python/serpent/serpent-1.41.ebuild b/dev-python/serpent/serpent-1.41.ebuild index a20f5afa34ca..0aee028e1a3e 100644 --- a/dev-python/serpent/serpent-1.41.ebuild +++ b/dev-python/serpent/serpent-1.41.ebuild @@ -6,14 +6,13 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} pypy3 ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="A simple serialization library based on ast.literal_eval" HOMEPAGE=" https://github.com/irmen/Serpent/ https://pypi.org/project/serpent/ " -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- cgit v1.2.3