aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-05-22 15:03:57 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2023-05-22 15:12:31 +0200
commit18362b1db1e97b6a6e16668e891000c9f14670a9 (patch)
treeb548f9c47d44cb6d48a36945e44b607ef0e24f83 /dev-python/colorcet
parentdev-python/ccdproc: update SRC_URI (diff)
downloadsci-18362b1db1e97b6a6e16668e891000c9f14670a9.tar.gz
sci-18362b1db1e97b6a6e16668e891000c9f14670a9.tar.bz2
sci-18362b1db1e97b6a6e16668e891000c9f14670a9.zip
dev-python/colorcet: update SRC_URI
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python/colorcet')
-rw-r--r--dev-python/colorcet/colorcet-3.0.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/colorcet/colorcet-3.0.1.ebuild b/dev-python/colorcet/colorcet-3.0.1.ebuild
index 25182e5d2..08ea7d55a 100644
--- a/dev-python/colorcet/colorcet-3.0.1.ebuild
+++ b/dev-python/colorcet/colorcet-3.0.1.ebuild
@@ -9,11 +9,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} pypy3 )
DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Collection of perceptually uniform colormaps"
HOMEPAGE="https://holoviz.org"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"