mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/uncertainties: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user