diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/colorspacious | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-python/colorspacious')
| -rw-r--r-- | dev-python/colorspacious/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/colorspacious/colorspacious-1.1.2.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/colorspacious/metadata.xml | 12 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-python/colorspacious/Manifest b/dev-python/colorspacious/Manifest deleted file mode 100644 index 27c7031168ad..000000000000 --- a/dev-python/colorspacious/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST colorspacious-1.1.2.tar.gz 688573 BLAKE2B 85b4c24a0d0ce42817060be9dfeaa00f1775f656590cc76fd5c0ce0f929b165cd1239b33a54d7d5a4969ecf7240c3b9c3fdf067ab8282052768f4f8ad6f04a02 SHA512 a5c212c82f4a8eb1561f3ff86effeb0c1edb80fca3657dc62336c56de3c8810c44288022223a6089f9eb2cad8d3bcd9c8222014c106b8915c0c6d8b7df0c353a diff --git a/dev-python/colorspacious/colorspacious-1.1.2.ebuild b/dev-python/colorspacious/colorspacious-1.1.2.ebuild deleted file mode 100644 index e091593f19f5..000000000000 --- a/dev-python/colorspacious/colorspacious-1.1.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2024 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="Python library for doing colorspace conversions" -HOMEPAGE=" - https://pypi.org/project/colorspacious/ - https://github.com/njsmith/colorspacious -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64" - -RDEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] -" diff --git a/dev-python/colorspacious/metadata.xml b/dev-python/colorspacious/metadata.xml deleted file mode 100644 index 80d5cd60b07a..000000000000 --- a/dev-python/colorspacious/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>artemis@artemis.sh</email> - <name>Artemis Everfree</name> - </maintainer> - <upstream> - <remote-id type="pypi">colorspacious</remote-id> - <remote-id type="github">njsmith/colorspacious</remote-id> - </upstream> -</pkgmetadata> |
