From 531c06eb3ad68d8ef7337618cae898690e09f25c Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 27 May 2022 07:37:49 +0000 Subject: Adding metadata --- dev-python/httpcore/httpcore-0.14.7-r1.ebuild | 2 +- dev-python/httpcore/httpcore-0.15.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/httpcore') diff --git a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild index 58fcda4426da..eff186740628 100644 --- a/dev-python/httpcore/httpcore-0.14.7-r1.ebuild +++ b/dev-python/httpcore/httpcore-0.14.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature diff --git a/dev-python/httpcore/httpcore-0.15.0.ebuild b/dev-python/httpcore/httpcore-0.15.0.ebuild index 3397dc1e674d..061a74f43e1a 100644 --- a/dev-python/httpcore/httpcore-0.15.0.ebuild +++ b/dev-python/httpcore/httpcore-0.15.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{8..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 optfeature -- cgit v1.3