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/webcolors | |
| 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/webcolors')
| -rw-r--r-- | dev-python/webcolors/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/webcolors/metadata.xml | 13 | ||||
| -rw-r--r-- | dev-python/webcolors/webcolors-25.10.0.ebuild | 22 |
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-python/webcolors/Manifest b/dev-python/webcolors/Manifest deleted file mode 100644 index d7f739f8a690..000000000000 --- a/dev-python/webcolors/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST webcolors-25.10.0.tar.gz 53491 BLAKE2B ebd142f8340906e3fc3fb1110fa4e4037a3b076e8c80d938d0c376bb167c6c4caa09e8b1e9ef76cc4ee58f3544babbdf073431a49219da9f96f16dd3dd4518eb SHA512 b80441cdafb2f762422efca8c73a61ba035fab8807d43382781bad84e34aa9a75aedf60a4e53df7319a9512e032d413c7acecaca821bb2adfda9ae9ce274866d diff --git a/dev-python/webcolors/metadata.xml b/dev-python/webcolors/metadata.xml deleted file mode 100644 index 220b5f7cd383..000000000000 --- a/dev-python/webcolors/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="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">webcolors</remote-id> - <remote-id type="github">ubernostrum/webcolors</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/webcolors/webcolors-25.10.0.ebuild b/dev-python/webcolors/webcolors-25.10.0.ebuild deleted file mode 100644 index 2f5e93208c98..000000000000 --- a/dev-python/webcolors/webcolors-25.10.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pdm-backend -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Color names and value formats defined by the HTML and CSS specifications" -HOMEPAGE=" - https://github.com/ubernostrum/webcolors/ - https://pypi.org/project/webcolors/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest |
