diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-05 12:56:35 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-05 13:19:33 +0100 |
| commit | 08192de27528088e85a64de7c4b86b0cde7cf3ed (patch) | |
| tree | 7cb2549b88f68e9936d43857d7da9a79e898a7f4 /dev-python | |
| parent | ec0d913e4ef2e7d0acf2af46734658ea8c32df58 (diff) | |
| download | gentoo-08192de27528088e85a64de7c4b86b0cde7cf3ed.tar.gz gentoo-08192de27528088e85a64de7c4b86b0cde7cf3ed.tar.bz2 gentoo-08192de27528088e85a64de7c4b86b0cde7cf3ed.zip | |
dev-python/django-template-partials: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django-template-partials/django-template-partials-25.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-template-partials/django-template-partials-25.3.ebuild b/dev-python/django-template-partials/django-template-partials-25.3.ebuild index a5cbf0eb3b04..169a1e97e0dd 100644 --- a/dev-python/django-template-partials/django-template-partials-25.3.ebuild +++ b/dev-python/django-template-partials/django-template-partials-25.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi |
