From ac8e94c3fe6b057ef11006a2c61306250487fdeb Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 10 May 2022 19:50:38 +0000 Subject: Adding metadata --- dev-python/python3-saml/python3-saml-1.11.0.ebuild | 2 +- dev-python/python3-saml/python3-saml-1.13.0.ebuild | 2 +- dev-python/python3-saml/python3-saml-1.14.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/python3-saml') diff --git a/dev-python/python3-saml/python3-saml-1.11.0.ebuild b/dev-python/python3-saml/python3-saml-1.11.0.ebuild index caf1ba35882e..62281f841148 100644 --- a/dev-python/python3-saml/python3-saml-1.11.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.11.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="OneLogin's SAML Python Toolkit" diff --git a/dev-python/python3-saml/python3-saml-1.13.0.ebuild b/dev-python/python3-saml/python3-saml-1.13.0.ebuild index 50128789eb7b..3b866c9cbd8c 100644 --- a/dev-python/python3-saml/python3-saml-1.13.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="OneLogin's SAML Python Toolkit" diff --git a/dev-python/python3-saml/python3-saml-1.14.0.ebuild b/dev-python/python3-saml/python3-saml-1.14.0.ebuild index 971ee87ea1f1..c5c8b402e433 100644 --- a/dev-python/python3-saml/python3-saml-1.14.0.ebuild +++ b/dev-python/python3-saml/python3-saml-1.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 DESCRIPTION="OneLogin's SAML Python Toolkit" -- cgit v1.3.1