mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
dev-python/urwid: Use HTTPS for HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
322290d909
commit
ada1f3fef1
@ -9,7 +9,11 @@ PYTHON_REQ_USE="ncurses"
|
||||
inherit distutils-r1 optfeature
|
||||
|
||||
DESCRIPTION="Curses-based user interface library for Python"
|
||||
HOMEPAGE="http://urwid.org/ https://pypi.org/project/urwid/ https://github.com/urwid/urwid/"
|
||||
HOMEPAGE="
|
||||
https://urwid.org/
|
||||
https://pypi.org/project/urwid/
|
||||
https://github.com/urwid/urwid/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user