commit:     39ccc66f847ca8bdee4b906eb16a18b8f6693c64
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  1 16:44:29 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  1 17:09:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ccc66f

dev-python/taskgroup: Add a backport note

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild 
b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
index c8dec1170407..f9a8fd958fa7 100644
--- a/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
+++ b/dev-python/taskgroup/taskgroup-0.0.0_alpha4.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=flit
+# py3.11: this is a backport to py3.10, please do not add more targets
 PYTHON_COMPAT=( pypy3 python3_10 )
 
 inherit distutils-r1 pypi

Reply via email to