commit: ccae9d65160a15d5af7c2fe72017ada40a6fbe9c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 16:09:19 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 16:36:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccae9d65
dev-python/pywavelets: Add PyPI HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pywavelets/pywavelets-1.5.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pywavelets/pywavelets-1.5.0.ebuild
b/dev-python/pywavelets/pywavelets-1.5.0.ebuild
index 7fa30d61d3e0..a1d0d8775cd4 100644
--- a/dev-python/pywavelets/pywavelets-1.5.0.ebuild
+++ b/dev-python/pywavelets/pywavelets-1.5.0.ebuild
@@ -14,6 +14,7 @@ DESCRIPTION="Discrete Wavelet Transforms in Python"
HOMEPAGE="
https://pywavelets.readthedocs.io/en/latest/
https://github.com/PyWavelets/pywt/
+ https://pypi.org/project/PyWavelets/
"
LICENSE="MIT"