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/plotly/plotly-5.2.2.ebuild | 2 +- dev-python/plotly/plotly-5.6.0.ebuild | 2 +- dev-python/plotly/plotly-5.7.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/plotly') diff --git a/dev-python/plotly/plotly-5.2.2.ebuild b/dev-python/plotly/plotly-5.2.2.ebuild index 3fb66b4c2bde..14a2aeced6c6 100644 --- a/dev-python/plotly/plotly-5.2.2.ebuild +++ b/dev-python/plotly/plotly-5.2.2.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 diff --git a/dev-python/plotly/plotly-5.6.0.ebuild b/dev-python/plotly/plotly-5.6.0.ebuild index 99f8c84d7cf8..aaa8750359a3 100644 --- a/dev-python/plotly/plotly-5.6.0.ebuild +++ b/dev-python/plotly/plotly-5.6.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 diff --git a/dev-python/plotly/plotly-5.7.0.ebuild b/dev-python/plotly/plotly-5.7.0.ebuild index f453f477d7e9..5663c0e566af 100644 --- a/dev-python/plotly/plotly-5.7.0.ebuild +++ b/dev-python/plotly/plotly-5.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 -- cgit v1.3.1