From 45620c5bf2efedf816b5e32e4301aae632c35ce7 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 26 May 2022 12:34:37 +0000 Subject: Adding metadata --- dev-python/httpx/httpx-0.22.0-r3.ebuild | 2 +- dev-python/httpx/httpx-0.23.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/httpx') diff --git a/dev-python/httpx/httpx-0.22.0-r3.ebuild b/dev-python/httpx/httpx-0.22.0-r3.ebuild index cf895df43f8d..fff6839ac6c5 100644 --- a/dev-python/httpx/httpx-0.22.0-r3.ebuild +++ b/dev-python/httpx/httpx-0.22.0-r3.ebuild @@ -8,7 +8,7 @@ EAPI=8 # DOCS_DEPEND="dev-python/mkdocs-material" # DOCS_AUTODOC=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{8..11} ) inherit distutils-r1 optfeature # docs diff --git a/dev-python/httpx/httpx-0.23.0.ebuild b/dev-python/httpx/httpx-0.23.0.ebuild index 07e61f6a9fc7..71a252f563ba 100644 --- a/dev-python/httpx/httpx-0.23.0.ebuild +++ b/dev-python/httpx/httpx-0.23.0.ebuild @@ -8,7 +8,7 @@ EAPI=8 # DOCS_DEPEND="dev-python/mkdocs-material" # DOCS_AUTODOC=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( pypy3 python3_{8..11} ) inherit distutils-r1 optfeature # docs -- cgit v1.3