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/debtcollector | |
| 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/debtcollector')
| -rw-r--r-- | dev-python/debtcollector/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/debtcollector/debtcollector-3.1.0.ebuild | 32 | ||||
| -rw-r--r-- | dev-python/debtcollector/metadata.xml | 17 |
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-python/debtcollector/Manifest b/dev-python/debtcollector/Manifest deleted file mode 100644 index cf7063715aa8..000000000000 --- a/dev-python/debtcollector/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST debtcollector-3.1.0.tar.gz 32951 BLAKE2B b08d389ee3ae892b2e755f2ffaf25e39b061b600bad0f5403f0c443de75079f2938655030d3ac4f585f93192c63c13c81bd54325ef904392270319262d08aeb9 SHA512 e911740cc064a129a931a3751e31e3f60114f6ef9be03d2a52ec1f029764b9ee3bfb5afa6a3dffde91da05e54b2d06934a6fe0cbdb31da8a59d1c5e40b151864 diff --git a/dev-python/debtcollector/debtcollector-3.1.0.ebuild b/dev-python/debtcollector/debtcollector-3.1.0.ebuild deleted file mode 100644 index 7082914dc4a5..000000000000 --- a/dev-python/debtcollector/debtcollector-3.1.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python deprecation patterns and strategies that collect technical debt" -HOMEPAGE=" - https://opendev.org/openstack/debtcollector/ - https://github.com/openstack/debtcollector/ - https://pypi.org/project/debtcollector/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" - -RDEPEND=" - >=dev-python/wrapt-1.7.0[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/testtools[${PYTHON_USEDEP}] - dev-python/fixtures[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest diff --git a/dev-python/debtcollector/metadata.xml b/dev-python/debtcollector/metadata.xml deleted file mode 100644 index c2d8a7088798..000000000000 --- a/dev-python/debtcollector/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">debtcollector</remote-id> - <remote-id type="github">openstack/debtcollector</remote-id> - </upstream> -</pkgmetadata> |
