summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-07 10:41:45 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-07 10:45:07 +0200
commit976f6d76a78e26e290ac0855b41076ba12ff0da6 (patch)
treeda6ba934d105de6c44e33253567ceec633bfcbae /dev-python/trio
parentdev-python/trio: Enable pypy3 (diff)
downloadgentoo-976f6d76a78e26e290ac0855b41076ba12ff0da6.tar.gz
gentoo-976f6d76a78e26e290ac0855b41076ba12ff0da6.tar.bz2
gentoo-976f6d76a78e26e290ac0855b41076ba12ff0da6.zip
dev-python/trio: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trio')
-rw-r--r--dev-python/trio/trio-0.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/trio/trio-0.20.0.ebuild b/dev-python/trio/trio-0.20.0.ebuild
index 7886ff51e8af..a544993a08dc 100644
--- a/dev-python/trio/trio-0.20.0.ebuild
+++ b/dev-python/trio/trio-0.20.0.ebuild
@@ -10,8 +10,8 @@ inherit distutils-r1
DESCRIPTION="Python library for async concurrency and I/O"
HOMEPAGE="
- https://github.com/python-trio/trio
- https://pypi.org/project/trio
+ https://github.com/python-trio/trio/
+ https://pypi.org/project/trio/
"
SRC_URI="
https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz