summaryrefslogtreecommitdiff
path: root/dev-python/python-http-client
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-02 13:15:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-02 13:15:44 +0000
commit5ebcec51425b8cb52c2662779b0b308d3a89eacb (patch)
tree14501b3b20e9777eaed573b049e8e2892e6b3cfe /dev-python/python-http-client
parent1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f (diff)
downloadbaldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.tar.gz
baldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.tar.xz
baldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.zip
Adding metadata
Diffstat (limited to 'dev-python/python-http-client')
-rw-r--r--dev-python/python-http-client/python-http-client-3.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-http-client/python-http-client-3.3.5.ebuild b/dev-python/python-http-client/python-http-client-3.3.5.ebuild
index cfdb8ba89058..45f2bb59c85b 100644
--- a/dev-python/python-http-client/python-http-client-3.3.5.ebuild
+++ b/dev-python/python-http-client/python-http-client-3.3.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7,8,9,10,11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1