mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
|
||||
inherit eutils distutils-r1
|
||||
|
||||
DESCRIPTION="Extended pickling support for Python objects"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/cloudpickle/"
|
||||
HOMEPAGE="https://pypi.org/project/cloudpickle/"
|
||||
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user