summaryrefslogtreecommitdiff
path: root/dev-python/openapi-schema-validator
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-08-18 19:46:58 +0000
commit011266cd81f502de7536578993933e6716d303a2 (patch)
tree89761dbec0d8198b3fe5b19866fee50d4dda6720 /dev-python/openapi-schema-validator
parent2ea75f9ca05a5d3488884225818051ccc7cc6f0d (diff)
downloadbaldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.gz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.tar.xz
baldeagleos-repo-011266cd81f502de7536578993933e6716d303a2.zip
Adding metadata
Diffstat (limited to 'dev-python/openapi-schema-validator')
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild2
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.5.0.ebuild2
-rw-r--r--dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
index 9ce5d025e562..4f4a9f2b5ba1 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.4.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.5.0.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.5.0.ebuild
index 9ce5d025e562..4f4a9f2b5ba1 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.5.0.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.5.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
inherit distutils-r1 pypi
diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
index 6ebde7e1c735..bebf948a74b1 100644
--- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
+++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
+PYTHON_COMPAT=( python3_{8,9,10,11} pypy3 )
inherit distutils-r1 pypi