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

dev-python/pybind11-stubgen: update SRC_URI

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

 dev-python/pybind11-stubgen/metadata.xml                   | 4 ++++
 dev-python/pybind11-stubgen/pybind11-stubgen-0.10.4.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/pybind11-stubgen/metadata.xml 
b/dev-python/pybind11-stubgen/metadata.xml
index 2f2c0b51c..ad7b36abc 100644
--- a/dev-python/pybind11-stubgen/metadata.xml
+++ b/dev-python/pybind11-stubgen/metadata.xml
@@ -9,4 +9,8 @@
         <email>[email protected]</email>
         <name>Gentoo Science Project</name>
     </maintainer>
+    <upstream>
+        <remote-id type="github">sizmailov/pybind11-stubgen</remote-id>
+        <remote-id type="pypi">pybind11-stubgen</remote-id>
+    </upstream>
 </pkgmetadata>

diff --git a/dev-python/pybind11-stubgen/pybind11-stubgen-0.10.4.ebuild 
b/dev-python/pybind11-stubgen/pybind11-stubgen-0.10.4.ebuild
index f983beb99..e050cad91 100644
--- a/dev-python/pybind11-stubgen/pybind11-stubgen-0.10.4.ebuild
+++ b/dev-python/pybind11-stubgen/pybind11-stubgen-0.10.4.ebuild
@@ -4,11 +4,11 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_10 )
-inherit distutils-r1
+PYPI_NO_NORMALIZE=1
+inherit distutils-r1 pypi
 
 DESCRIPTION="PEP 561 type stubs generator for pybind11 modules"
 HOMEPAGE="https://github.com/sizmailov/pybind11-stubgen";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to