dev-python/nose: update HOMEPAGE, metadata

Closes: https://bugs.gentoo.org/691184
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12666
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Wim Muskee
2019-08-10 09:09:18 +02:00
committed by Joonas Niilola
parent e63486a59d
commit e36d611d08
3 changed files with 2 additions and 3 deletions

View File

@@ -8,6 +8,5 @@
<upstream>
<remote-id type="pypi">nose</remote-id>
<remote-id type="github">nose-devs/nose</remote-id>
<remote-id type="bitbucket">jpellerin/nose</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -12,7 +12,7 @@ DESCRIPTION="Unittest extension with automatic test suite discovery and easy tes
HOMEPAGE="
https://pypi.org/project/nose/
https://nose.readthedocs.io/en/latest/
https://bitbucket.org/jpellerin/nose"
https://github.com/nose-devs/nose"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"

View File

@@ -12,7 +12,7 @@ DESCRIPTION="Unittest extension with automatic test suite discovery and easy tes
HOMEPAGE="
https://pypi.org/project/nose/
https://nose.readthedocs.io/en/latest/
https://bitbucket.org/jpellerin/nose"
https://github.com/nose-devs/nose"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"