commit:     71f5dc0f94fffa3fad00250619f91184a390e02d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 08:08:17 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 08:08:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f5dc0f

dev-python/beniget: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/beniget/beniget-0.4.1.ebuild | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-python/beniget/beniget-0.4.1.ebuild 
b/dev-python/beniget/beniget-0.4.1.ebuild
deleted file mode 100644
index 8d7b67ff331b..000000000000
--- a/dev-python/beniget/beniget-0.4.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Extract semantic information about static Python code"
-HOMEPAGE="
-       https://pypi.org/project/beniget/
-       https://github.com/serge-sans-paille/beniget/";
-SRC_URI="
-       https://github.com/serge-sans-paille/beniget/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
-
-RDEPEND="=dev-python/gast-0.5*[${PYTHON_USEDEP}]"
-
-distutils_enable_tests setup.py

Reply via email to