mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy{,3} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Namespace for backported Python features"
|
||||
HOMEPAGE="https://bitbucket.org/brandon/backports https://pypi.python.org/pypi/backports/"
|
||||
HOMEPAGE="https://bitbucket.org/brandon/backports https://pypi.org/project/backports/"
|
||||
SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz"
|
||||
|
||||
LICENSE="PYTHON"
|
||||
|
||||
Reference in New Issue
Block a user