From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/gast/Manifest | 2 -- dev-python/gast/gast-0.6.0.ebuild | 21 --------------------- dev-python/gast/gast-0.7.0.ebuild | 21 --------------------- dev-python/gast/metadata.xml | 20 -------------------- 4 files changed, 64 deletions(-) delete mode 100644 dev-python/gast/Manifest delete mode 100644 dev-python/gast/gast-0.6.0.ebuild delete mode 100644 dev-python/gast/gast-0.7.0.ebuild delete mode 100644 dev-python/gast/metadata.xml (limited to 'dev-python/gast') diff --git a/dev-python/gast/Manifest b/dev-python/gast/Manifest deleted file mode 100644 index 41576fbc6d19..000000000000 --- a/dev-python/gast/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gast-0.6.0.tar.gz 27708 BLAKE2B d3084eee3d3b2665d8435450f0b7fad7979656c1d5e2fc474ea25918005ebd70dddc0e6b955c6bd7ab4cdedd3aa2547bbf8daacc47846313196508150e18c896 SHA512 a482d0ca489781b57c119169a9bc502a84ead352ed5c4edc078907e8baa4f9abd379ee01df9cad9565a33fa1d0f363bea7b5c17b7d3cf6d600ef96018b97191b -DIST gast-0.7.0.tar.gz 33630 BLAKE2B 54657229d77eae84480c7f33e894fbd012880c3e9c31ee784654618da7aa7a9536eb1237bada6aa999cb4a2c14fff517c9cec80291e7e4ab20128d94c80d01aa SHA512 ee7c17f3f890edf8e32845bee9b616cd0ed4a0b235833b11ce6716f15675a03fc835b2df1ac6417d5332e2c162ade0fdc0533914c014537ab0526f98dd7339aa diff --git a/dev-python/gast/gast-0.6.0.ebuild b/dev-python/gast/gast-0.6.0.ebuild deleted file mode 100644 index 7058be27073d..000000000000 --- a/dev-python/gast/gast-0.6.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST)" -HOMEPAGE=" - https://github.com/serge-sans-paille/gast/ - https://pypi.org/project/gast/ -" - -LICENSE="BSD PSF-2" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" - -distutils_enable_tests unittest diff --git a/dev-python/gast/gast-0.7.0.ebuild b/dev-python/gast/gast-0.7.0.ebuild deleted file mode 100644 index 7058be27073d..000000000000 --- a/dev-python/gast/gast-0.7.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST)" -HOMEPAGE=" - https://github.com/serge-sans-paille/gast/ - https://pypi.org/project/gast/ -" - -LICENSE="BSD PSF-2" -SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" - -distutils_enable_tests unittest diff --git a/dev-python/gast/metadata.xml b/dev-python/gast/metadata.xml deleted file mode 100644 index e77ea5db09a7..000000000000 --- a/dev-python/gast/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - perfinion@gentoo.org - - - python@gentoo.org - Python - - - A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). - GAST provides a compatibility layer between the AST of various Python versions, as produced by ast.parse from the standard ast module. - - - - serge-sans-paille/gast - gast - - -- cgit v1.3