From bf32af1a77904f06af121d4129d76a493e9f1fd0 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 26 Oct 2022 09:28:44 +0000 Subject: Adding metadata --- .../openapi-schema-validator/openapi-schema-validator-0.2.3.ebuild | 2 +- .../openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/openapi-schema-validator') diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.2.3.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.2.3.ebuild index e925b46608f3..f47ed5db36c6 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.2.3.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.2.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 diff --git a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild index 4764a2fb8dd8..45efac221fb4 100644 --- a/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild +++ b/dev-python/openapi-schema-validator/openapi-schema-validator-0.3.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 ) inherit distutils-r1 -- cgit v1.3.1