aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild')
-rw-r--r--dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild b/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
index 8526bd511..7f50fc279 100644
--- a/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
+++ b/dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild
@@ -4,12 +4,10 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Bidirectional communication for the HoloViz ecosystem"
HOMEPAGE="https://holoviz.org"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"