commit:     01b8082325d755961e3cddf2083d069796d3d302
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:38:11 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:38:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b80823

dev-python/pytest-django: Remove py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-django/pytest-django-4.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-django/pytest-django-4.11.1.ebuild 
b/dev-python/pytest-django/pytest-django-4.11.1.ebuild
index 6bf39391a5fc..01f71888b465 100644
--- a/dev-python/pytest-django/pytest-django-4.11.1.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.11.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
+PYTHON_COMPAT=( python3_{12..14} )
 
 inherit distutils-r1
 

Reply via email to