diff options
Diffstat (limited to 'dev-python/python3-saml')
| -rw-r--r-- | dev-python/python3-saml/python3-saml-1.11.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python3-saml/python3-saml-1.13.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/python3-saml/python3-saml-1.14.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
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" |
