commit:     a8d4590fcb388a294fc275dc23df13db11c3c52f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 08:05:04 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 19 11:47:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d4590f

dev-python/uncertainties: Update homepage

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/uncertainties/metadata.xml                  | 2 +-
 dev-python/uncertainties/uncertainties-3.1.7-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/uncertainties/metadata.xml 
b/dev-python/uncertainties/metadata.xml
index 86cdd1f286cc..4d1857508b13 100644
--- a/dev-python/uncertainties/metadata.xml
+++ b/dev-python/uncertainties/metadata.xml
@@ -21,7 +21,7 @@
  are what is predicted by error propagation theory.    
   </longdescription>
   <upstream>
-    <remote-id type="github">lebigot/uncertainties</remote-id>
+    <remote-id type="github">lmfit/uncertainties</remote-id>
     <remote-id type="pypi">uncertainties</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/dev-python/uncertainties/uncertainties-3.1.7-r1.ebuild 
b/dev-python/uncertainties/uncertainties-3.1.7-r1.ebuild
index 09df84db552d..d959694cae67 100644
--- a/dev-python/uncertainties/uncertainties-3.1.7-r1.ebuild
+++ b/dev-python/uncertainties/uncertainties-3.1.7-r1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 optfeature pypi
 DESCRIPTION="Python module for calculations with uncertainties"
 HOMEPAGE="
        https://pythonhosted.org/uncertainties/
-       https://github.com/lebigot/uncertainties/
+       https://github.com/lmfit/uncertainties/
        https://pypi.org/project/uncertainties/
 "
 
@@ -29,7 +29,7 @@ distutils_enable_tests pytest
 distutils_enable_sphinx doc --no-autodoc
 
 src_prepare() {
-       # not used in py3, see https://github.com/lebigot/uncertainties/pull/168
+       # not used in py3, see https://github.com/lmfit/uncertainties/pull/168
        sed -i -e '/future/d' setup.py || die
        # fix tests with numpy-2
        # https://github.com/lmfit/uncertainties/pull/225

Reply via email to