commit:     eabe813b31d3c251a8e5609af0bce44787f95ddd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 15:45:05 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 15:54:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabe813b

dev-python/httpx: Enable py3.13

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

 dev-python/httpx/httpx-0.27.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httpx/httpx-0.27.0.ebuild 
b/dev-python/httpx/httpx-0.27.0.ebuild
index 0a648891634c..45884552b14d 100644
--- a/dev-python/httpx/httpx-0.27.0.ebuild
+++ b/dev-python/httpx/httpx-0.27.0.ebuild
@@ -49,7 +49,7 @@ BDEPEND="
                dev-python/uvicorn[${PYTHON_USEDEP}]
                $(python_gen_cond_dep '
                        dev-python/trio[${PYTHON_USEDEP}]
-               ' 3.{10..12})
+               ' 3.{10..13})
        )
 "
 

Reply via email to