From f953dc70343485250b836ad157649aaad47ac5bc Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 17:23:40 -0500 Subject: Adding metadata --- dev-python/pytest-codeblocks/metadata.xml | 2 +- dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pytest-codeblocks') diff --git a/dev-python/pytest-codeblocks/metadata.xml b/dev-python/pytest-codeblocks/metadata.xml index ea8988e8af6a..5fdbbc141076 100644 --- a/dev-python/pytest-codeblocks/metadata.xml +++ b/dev-python/pytest-codeblocks/metadata.xml @@ -6,6 +6,6 @@ Python - gentoo-staging + liguros-repo \ No newline at end of file diff --git a/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild b/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild index e96f61f8c5d2..acc3a7566840 100644 --- a/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild +++ b/dev-python/pytest-codeblocks/pytest-codeblocks-0.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 -- cgit v1.3.1