diff options
Diffstat (limited to 'dev-python/webcolors/webcolors-1.5.ebuild')
-rw-r--r-- | dev-python/webcolors/webcolors-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/webcolors/webcolors-1.5.ebuild b/dev-python/webcolors/webcolors-1.5.ebuild index 66426ea581c0..08e99284930e 100644 --- a/dev-python/webcolors/webcolors-1.5.ebuild +++ b/dev-python/webcolors/webcolors-1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) inherit distutils-r1 DESCRIPTION="Color names and value formats defined by the HTML and CSS specifications" -HOMEPAGE="https://pypi.python.org/pypi/webcolors https://github.com/ubernostrum/webcolors" +HOMEPAGE="https://pypi.org/project/webcolors https://github.com/ubernostrum/webcolors" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |