diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/google-pasta | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/google-pasta')
| -rw-r--r-- | dev-python/google-pasta/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/google-pasta/google-pasta-0.2.0-r2.ebuild | 26 | ||||
| -rw-r--r-- | dev-python/google-pasta/metadata.xml | 13 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-python/google-pasta/Manifest b/dev-python/google-pasta/Manifest deleted file mode 100644 index 6ca7ff35d09f..000000000000 --- a/dev-python/google-pasta/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST google-pasta-0.2.0.tar.gz 40430 BLAKE2B b3f068c0530149d6e8057a2e7edeb76b1912516a8227a837913783060e30f418159b38c77480248dc7a1586b46c9b5914e93c77a9430d963b3538e2197661922 SHA512 1d75d994a5120109677a58472459a632b31568e6ce79b205688913dc2a94e132fad818c73510b2f7d7adca3c757077543abd8b7f15be035a63fa15d38874c753 diff --git a/dev-python/google-pasta/google-pasta-0.2.0-r2.ebuild b/dev-python/google-pasta/google-pasta-0.2.0-r2.ebuild deleted file mode 100644 index 35c2a933052c..000000000000 --- a/dev-python/google-pasta/google-pasta-0.2.0-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="AST-based Python refactoring library" -HOMEPAGE=" - https://github.com/google/pasta/ - https://pypi.org/project/google-pasta/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=" - dev-python/six[${PYTHON_USEDEP}] -" - -distutils_enable_tests unittest diff --git a/dev-python/google-pasta/metadata.xml b/dev-python/google-pasta/metadata.xml deleted file mode 100644 index b0aca9290fa1..000000000000 --- a/dev-python/google-pasta/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>perfinion@gentoo.org</email> - <name>Jason Zaman</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">google-pasta</remote-id> - <remote-id type="github">google/pasta</remote-id> - </upstream> -</pkgmetadata> |
