diff options
Diffstat (limited to 'dev-python/nagiosplugin')
| -rw-r--r-- | dev-python/nagiosplugin/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/nagiosplugin/metadata.xml | 17 | ||||
| -rw-r--r-- | dev-python/nagiosplugin/nagiosplugin-1.4.0.ebuild | 23 |
3 files changed, 0 insertions, 41 deletions
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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>sbraz@gentoo.org</email> - <name>Louis Sautier</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">nagiosplugin</remote-id> - <remote-id type="github">mpounsett/nagiosplugin</remote-id> - <bugs-to>https://github.com/mpounsett/nagiosplugin/issues</bugs-to> - </upstream> -</pkgmetadata> 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 |
