dev-python/nagiosplugin: update upstream info

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
Louis Sautier
2019-11-09 01:52:43 +01:00
parent 79453680a9
commit 83d87e81eb
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">nagiosplugin</remote-id>
<remote-id type="bitbucket">flyingcircus/nagiosplugin</remote-id>
<bugs-to>https://bitbucket.org/flyingcircus/nagiosplugin/issues</bugs-to>
<remote-id type="github">mpounsett/nagiosplugin</remote-id>
<bugs-to>https://github.com/mpounsett/nagiosplugin/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
inherit distutils-r1
DESCRIPTION="A class library for writing nagios-compatible plugins"
HOMEPAGE="https://bitbucket.org/flyingcircus/nagiosplugin/ https://pypi.org/project/nagiosplugin/"
HOMEPAGE="https://github.com/mpounsett/nagiosplugin https://nagiosplugin.readthedocs.io"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"