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/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild | 2 +- dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild | 2 +- dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pytest-codeblocks') diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild index 1f0a81420cf7..866df689c66d 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild index a66f3dd05412..affaff79b687 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.14.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild index 5848ec196b2b..15bc478af1bd 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.15.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 -- cgit v1.3.1