From a96a971c845e2cd3ffad3b8f63558c6408897f0a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Jul 2026 03:04:33 -0500 Subject: Adding metadata --- dev-python/executing/executing-2.2.1.ebuild | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'dev-python/executing/executing-2.2.1.ebuild') diff --git a/dev-python/executing/executing-2.2.1.ebuild b/dev-python/executing/executing-2.2.1.ebuild index d0433d40e95e..70cda9d3ec53 100644 --- a/dev-python/executing/executing-2.2.1.ebuild +++ b/dev-python/executing/executing-2.2.1.ebuild @@ -1,24 +1,19 @@ -# Copyright 2020-2025 Gentoo Authors +# Copyright 2020-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_TESTED=( python3_{13..14} ) -# pypy3.11: https://github.com/alexmojaki/executing/issues/92 PYTHON_COMPAT=( python3_{13..14} ) -inherit distutils-r1 optfeature +inherit distutils-r1 optfeature pypi DESCRIPTION="Get information about what a Python frame is currently doing" HOMEPAGE=" https://github.com/alexmojaki/executing/ https://pypi.org/project/executing/ " -SRC_URI=" - https://github.com/alexmojaki/executing/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" LICENSE="MIT" SLOT="0" -- cgit v1.3