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/characteristic | |
| 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/characteristic')
| -rw-r--r-- | dev-python/characteristic/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r4.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/characteristic/metadata.xml | 13 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/characteristic/Manifest b/dev-python/characteristic/Manifest deleted file mode 100644 index 7137abeba052..000000000000 --- a/dev-python/characteristic/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST characteristic-14.3.0.tar.gz 26993 BLAKE2B a24548953451da77e08678b8a204c0fc649ebff52026aafc6f80037a65f527c9a2244273420b1ce76e3ac75778f48c11bc2344296cbf34ff1e9a1e82356d52f1 SHA512 e13a86f453cd3688a74188005b82a661a9c73d9f0408d9afe9e0575e69ffe87a5327f51e2c16a9c0a653b738e7c014d5aa08e353835f0aca7897714b7ae56e83 diff --git a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild deleted file mode 100644 index ee8be865ca8a..000000000000 --- a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild +++ /dev/null @@ -1,28 +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="Python attributes without the boilerplate" -HOMEPAGE=" - https://characteristic.readthedocs.io/ - https://github.com/hynek/characteristic/ - https://pypi.org/project/characteristic/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" - -distutils_enable_tests pytest -distutils_enable_sphinx docs - -python_prepare_all() { - sed -e 's|\[pytest\]|\[tool:pytest\]|' -i setup.cfg || die - distutils-r1_python_prepare_all -} diff --git a/dev-python/characteristic/metadata.xml b/dev-python/characteristic/metadata.xml deleted file mode 100644 index ab016098e399..000000000000 --- a/dev-python/characteristic/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">characteristic</remote-id> - <remote-id type="github">hynek/characteristic</remote-id> - </upstream> -</pkgmetadata> |
