From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/nagiosplugin/Manifest | 1 - dev-python/nagiosplugin/metadata.xml | 17 ----------------- dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild | 23 ----------------------- 3 files changed, 41 deletions(-) delete mode 100644 dev-python/nagiosplugin/Manifest delete mode 100644 dev-python/nagiosplugin/metadata.xml delete mode 100644 dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild (limited to 'dev-python/nagiosplugin') diff --git a/dev-python/nagiosplugin/Manifest b/dev-python/nagiosplugin/Manifest deleted file mode 100644 index b3516f0907dc..000000000000 --- a/dev-python/nagiosplugin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST nagiosplugin-1.4.0.tar.gz 44709 BLAKE2B 0a33c17bc629b2613581f27374b550ddf40c6d28c5ccc2c86e5e41780c021f51f5d25efadb0b9ff86dd01f1550d0b27cfbc127501e241cc8c1dce9079e2003ca SHA512 19d8c7490790c7b8975c911cdea7b2f6b58bc96e85af5f3e64c753467b80b9a6686c34a87ed5d955253fec60bb9ae08269b75232b7259124e7a5926a282078e4 diff --git a/dev-python/nagiosplugin/metadata.xml b/dev-python/nagiosplugin/metadata.xml deleted file mode 100644 index aafd5563e8c5..000000000000 --- a/dev-python/nagiosplugin/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - sbraz@gentoo.org - Louis Sautier - - - python@gentoo.org - Python - - - nagiosplugin - mpounsett/nagiosplugin - https://github.com/mpounsett/nagiosplugin/issues - - diff --git a/dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild deleted file mode 100644 index 4450663b9575..000000000000 --- a/dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 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="A class library for writing nagios-compatible plugins" -HOMEPAGE=" - https://github.com/mpounsett/nagiosplugin/ - https://nagiosplugin.readthedocs.io/ - https://pypi.org/project/nagiosplugin/ -" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest -- cgit v1.3