commit:     abeb1d816acf5d1d35162490170161d8890a3e51
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 19:26:27 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 19:26:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abeb1d81

dev-python/gast: drop 0.5.3

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/gast/gast-0.5.3.ebuild | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/dev-python/gast/gast-0.5.3.ebuild 
b/dev-python/gast/gast-0.5.3.ebuild
deleted file mode 100644
index ade1601aea87..000000000000
--- a/dev-python/gast/gast-0.5.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax 
Tree (AST)"
-HOMEPAGE="https://pypi.org/project/gast/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD PSF-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86"
-
-distutils_enable_tests unittest

Reply via email to