summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/outcome/outcome-1.1.0-r1.ebuild')
-rw-r--r--dev-python/outcome/outcome-1.1.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild b/dev-python/outcome/outcome-1.1.0-r1.ebuild
index 2be36f800610..66ea00ede959 100644
--- a/dev-python/outcome/outcome-1.1.0-r1.ebuild
+++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild
@@ -4,14 +4,14 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
inherit distutils-r1
DESCRIPTION="Capture the outcome of Python function calls"
HOMEPAGE="
- https://github.com/python-trio/outcome
- https://pypi.org/project/outcome
+ https://github.com/python-trio/outcome/
+ https://pypi.org/project/outcome/
"
SRC_URI="
https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz