summaryrefslogtreecommitdiff
path: root/dev-python/crashtest
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/crashtest')
-rw-r--r--dev-python/crashtest/Manifest1
-rw-r--r--dev-python/crashtest/crashtest-0.4.1.ebuild25
-rw-r--r--dev-python/crashtest/metadata.xml13
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/crashtest/Manifest b/dev-python/crashtest/Manifest
deleted file mode 100644
index 34f3984abc07..000000000000
--- a/dev-python/crashtest/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST crashtest-0.4.1.gh.tar.gz 19114 BLAKE2B aa46efb2dbabfeaab54f9149da42cb033f5dca3ab1c75032ca2542018058cf16775f56450cadf3e1272e738d602f32f21b9a6668a99f2733cd53d23c1754a0bc SHA512 83faf66fb422c8fb13780ac5a8ddd4c47ebb77f248bea0eb94962caff24265b107fd8bbc0d577853969c4aecedd83977e9c74c81dc7e772b7684e09a832a0a2f
diff --git a/dev-python/crashtest/crashtest-0.4.1.ebuild b/dev-python/crashtest/crashtest-0.4.1.ebuild
deleted file mode 100644
index b3f2cd7e9106..000000000000
--- a/dev-python/crashtest/crashtest-0.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library that makes exceptions handling and inspection easier"
-HOMEPAGE="
- https://github.com/python-poetry/crashtest/
- https://pypi.org/project/crashtest/
-"
-SRC_URI="
- https://github.com/python-poetry/crashtest/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-distutils_enable_tests pytest
diff --git a/dev-python/crashtest/metadata.xml b/dev-python/crashtest/metadata.xml
deleted file mode 100644
index f68da96047b6..000000000000
--- a/dev-python/crashtest/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="person">
- <email>jsmolic@gentoo.org</email>
- <name>Jakov Smolić</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">python-poetry/crashtest</remote-id>
- <remote-id type="pypi">crashtest</remote-id>
- </upstream>
-</pkgmetadata>