diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-05 12:57:32 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-05 13:19:33 +0100 |
| commit | e8051859895198ffbd54f080ae659c2ced9997ce (patch) | |
| tree | 8719282f13ec718fc99261af90c544168cafd311 /dev-python | |
| parent | 08192de27528088e85a64de7c4b86b0cde7cf3ed (diff) | |
| download | gentoo-e8051859895198ffbd54f080ae659c2ced9997ce.tar.gz gentoo-e8051859895198ffbd54f080ae659c2ced9997ce.tar.bz2 gentoo-e8051859895198ffbd54f080ae659c2ced9997ce.zip | |
dev-python/django-taggit: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django-taggit/django-taggit-6.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-taggit/django-taggit-6.1.0-r1.ebuild b/dev-python/django-taggit/django-taggit-6.1.0-r1.ebuild index 8fe51cf922e9..1cf14f426485 100644 --- a/dev-python/django-taggit/django-taggit-6.1.0-r1.ebuild +++ b/dev-python/django-taggit/django-taggit-6.1.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 |
