summaryrefslogtreecommitdiff
path: root/dev-python/httpcore
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
commit9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch)
treeb3820ae8461752163f0e541676677e2834a374ca /dev-python/httpcore
parentbcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff)
downloadbaldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip
Adding metadata
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r--dev-python/httpcore/httpcore-0.13.7.ebuild2
-rw-r--r--dev-python/httpcore/httpcore-0.14.3.ebuild2
-rw-r--r--dev-python/httpcore/httpcore-0.14.4.ebuild2
-rw-r--r--dev-python/httpcore/httpcore-0.14.5.ebuild2
-rw-r--r--dev-python/httpcore/httpcore-0.14.6.ebuild2
-rw-r--r--dev-python/httpcore/httpcore-0.14.7.ebuild2
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild
index 7386132d91d3..5f769836ce51 100644
--- a/dev-python/httpcore/httpcore-0.13.7.ebuild
+++ b/dev-python/httpcore/httpcore-0.13.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="A minimal low-level HTTP client"
diff --git a/dev-python/httpcore/httpcore-0.14.3.ebuild b/dev-python/httpcore/httpcore-0.14.3.ebuild
index 4dc98e9ef30e..133f03e95bf5 100644
--- a/dev-python/httpcore/httpcore-0.14.3.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="A minimal low-level HTTP client"
diff --git a/dev-python/httpcore/httpcore-0.14.4.ebuild b/dev-python/httpcore/httpcore-0.14.4.ebuild
index f01c1722c75a..5a13510b01a1 100644
--- a/dev-python/httpcore/httpcore-0.14.4.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="A minimal low-level HTTP client"
diff --git a/dev-python/httpcore/httpcore-0.14.5.ebuild b/dev-python/httpcore/httpcore-0.14.5.ebuild
index 56cca37d7be4..30c4579b2972 100644
--- a/dev-python/httpcore/httpcore-0.14.5.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.5.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1 optfeature
DESCRIPTION="A minimal low-level HTTP client"
diff --git a/dev-python/httpcore/httpcore-0.14.6.ebuild b/dev-python/httpcore/httpcore-0.14.6.ebuild
index a5eb6bd219d3..e34818d28788 100644
--- a/dev-python/httpcore/httpcore-0.14.6.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.6.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1 optfeature
diff --git a/dev-python/httpcore/httpcore-0.14.7.ebuild b/dev-python/httpcore/httpcore-0.14.7.ebuild
index 8ffe29cfdb4a..20f9c5e764be 100644
--- a/dev-python/httpcore/httpcore-0.14.7.ebuild
+++ b/dev-python/httpcore/httpcore-0.14.7.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1 optfeature
DESCRIPTION="A minimal low-level HTTP client"