summaryrefslogtreecommitdiff
path: root/dev-python/allpairspy
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/allpairspy
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/allpairspy')
-rw-r--r--dev-python/allpairspy/Manifest1
-rw-r--r--dev-python/allpairspy/allpairspy-2.5.1.ebuild21
-rw-r--r--dev-python/allpairspy/metadata.xml12
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-python/allpairspy/Manifest b/dev-python/allpairspy/Manifest
deleted file mode 100644
index 434cc8307028..000000000000
--- a/dev-python/allpairspy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST allpairspy-2.5.1.tar.gz 14281 BLAKE2B f1a918e368e9d98e13e579a4d7bdd447ee243f56418ff990c4e8560730e96f8ec9b7230dc016d199676368b5b67928ac8e6ad922e766527d24a3a97b616c458f SHA512 062796329238837f2d9c9c56b3eefd8e462c4933578ef6f1f094a0e2f83bd44be6243ab202c976e0cbe13b8c0fb40d32c918a8bb6a1d29dcc0de942fc0b9339a
diff --git a/dev-python/allpairspy/allpairspy-2.5.1.ebuild b/dev-python/allpairspy/allpairspy-2.5.1.ebuild
deleted file mode 100644
index 974fe1fcab4c..000000000000
--- a/dev-python/allpairspy/allpairspy-2.5.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 2022-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="Pairwise test combinations generator"
-HOMEPAGE="
- https://github.com/thombashi/allpairspy/
- https://pypi.org/project/allpairspy/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-distutils_enable_tests pytest
diff --git a/dev-python/allpairspy/metadata.xml b/dev-python/allpairspy/metadata.xml
deleted file mode 100644
index 0f008f25ef7d..000000000000
--- a/dev-python/allpairspy/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>zmedico@gentoo.org</email>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">allpairspy</remote-id>
- <remote-id type="github">thombashi/allpairspy</remote-id>
- </upstream>
-</pkgmetadata>