commit:     d9dddb84b10f787f941515c22cc05e004b7c5327
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 13:21:44 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:21:44 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d9dddb84

dev-python/pyviz_comms: update SRC_URI

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/pyviz_comms/metadata.xml             | 2 +-
 dev-python/pyviz_comms/pyviz_comms-2.2.0.ebuild | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyviz_comms/metadata.xml 
b/dev-python/pyviz_comms/metadata.xml
index 8127bb8b0..3a0ec5dc8 100644
--- a/dev-python/pyviz_comms/metadata.xml
+++ b/dev-python/pyviz_comms/metadata.xml
@@ -7,7 +7,7 @@
        </maintainer>
        <stabilize-allarches/>
        <upstream>
-               <remote-id type="pypi">pyviz_comms</remote-id>
+               <remote-id type="pypi">pyviz-comms</remote-id>
                <remote-id type="github">holoviz/pyviz_comms</remote-id>
        </upstream>
 </pkgmetadata>

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"

Reply via email to