commit: 2a5d58b209bd509267293094a0ac2843fe5894d0
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Jan 3 17:13:49 2022 +0000
Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Mon Jan 3 17:13:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a5d58b2
dev-python/wrapio: update HOMEPAGE
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/wrapio/wrapio-2.0.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild
b/dev-python/wrapio/wrapio-2.0.0.ebuild
index 5645cdab1..904c90104 100644
--- a/dev-python/wrapio/wrapio-2.0.0.ebuild
+++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
@@ -8,7 +8,10 @@ PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="Handling event-based streams in Python"
-HOMEPAGE="https://github.com/Exahilosys/wrapio"
+HOMEPAGE="
+ https://github.com/Exahilosys/wrapio
+ https://pypi.org/project/wrapio
+ "
SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="MIT"