From 0da5c40f264673f79a9d8c95d465d1cab718d282 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Feb 2023 20:02:26 +0000 Subject: gentoo auto-resync : 15:02:2023 - 20:02:26 --- dev-python/nagiosplugin/Manifest | 2 +- dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'dev-python/nagiosplugin') diff --git a/dev-python/nagiosplugin/Manifest b/dev-python/nagiosplugin/Manifest index 5dc61a9c0e36..07f858a1f6ab 100644 --- a/dev-python/nagiosplugin/Manifest +++ b/dev-python/nagiosplugin/Manifest @@ -1,3 +1,3 @@ DIST nagiosplugin-1.3.3.tar.gz 3119586 BLAKE2B e1aecd6f69fc7afe5cbba259191d2ae540efa513ea8f61a263a453ac2b1f6a5d91bbb209d01fc83c72080b54540f7661c04b3485b5cc6c1f9aab44ee2e8fba67 SHA512 edff09b689fd767b9c8ee2ffab30fc63cb740234c830f2f8fef5054e5bc44e945c69858e2374257433b758fb33943a8b148c023a8fde75edbc188da7424a00b6 -EBUILD nagiosplugin-1.3.3.ebuild 551 BLAKE2B 733ffb11f380fe6d91e83a3be4c03e85ea9f9e21100ad8cbb349af98548f64ee9a05b0630642b27897c43e936d3f9586ce05730654d92bf2589bb2dc5f3b295f SHA512 dee7f52cf9643eca0a5037e678f3811af5cff292a3c8cd1dc0b57038b2a16a9518ea51e646d0465963576ed08e7ceca3bdcd48b35f3579888fa201009703966a +EBUILD nagiosplugin-1.3.3.ebuild 550 BLAKE2B 9b3b99d2be66cc7f44aabdaac3502d3f23c2f7c45e5c975b225d25ef6d9d11937fc39b4857942fc6faf3107503da7983fdcebcfa668bebc5b66418c13f8c1671 SHA512 458c4b69ab7047f47659e73a74f6c62bf7f0700434403e08b8dfbe3f51c4b318e494375af7483fa133356f2817a2417527a768b0f1e225b2daa0f8f5785eaf6f MISC metadata.xml 554 BLAKE2B f2be163e7fbd5d95a502293d86a506387f0101fa2d68f7d257e4a95a8a40c8ba37df415f598ff5eef3529da03fe1e2597e67fa74dbe1e46783889648cbfa6cf4 SHA512 53935c83a9edc9be4a8a692196087c243a74804d84bdc1857b9c1bb9e99c253401a0c9a9239deab5b27fdd2e236a424e69a5bf54110f8e0bda675eb702b30c16 diff --git a/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild index 5a75766ac9ce..307243ee66ed 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.3.3.ebuild @@ -4,17 +4,20 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{9..10} ) +PYTHON_COMPAT=( pypy3 python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="A class library for writing nagios-compatible plugins" -HOMEPAGE="https://github.com/mpounsett/nagiosplugin https://nagiosplugin.readthedocs.io" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +HOMEPAGE=" + https://github.com/mpounsett/nagiosplugin/ + https://nagiosplugin.readthedocs.io/ + https://pypi.org/project/nagiosplugin/ +" LICENSE="ZPL" SLOT="0" +KEYWORDS="~amd64 ~x86" distutils_enable_tests pytest distutils_enable_sphinx doc dev-python/sphinx-rtd-theme -- cgit v1.2.3