mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/pip-api: update SRC_URI
Closes: https://bugs.gentoo.org/835476 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ inherit distutils-r1
|
|||||||
|
|
||||||
DESCRIPTION="An unofficial, importable pip API"
|
DESCRIPTION="An unofficial, importable pip API"
|
||||||
HOMEPAGE="https://github.com/di/pip-api"
|
HOMEPAGE="https://github.com/di/pip-api"
|
||||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
SRC_URI="https://github.com/di/pip-api/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user