diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-05 13:07:52 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-05 13:19:35 +0100 |
| commit | d18f259687f6e006aff64c10c20232dc8e369425 (patch) | |
| tree | 17d7e0c4840a56c7b467f8f500b98e9f80d0c119 /dev-python | |
| parent | 020ef31d76594a7b52dd86a3390cea6bf156673b (diff) | |
| download | gentoo-d18f259687f6e006aff64c10c20232dc8e369425.tar.gz gentoo-d18f259687f6e006aff64c10c20232dc8e369425.tar.bz2 gentoo-d18f259687f6e006aff64c10c20232dc8e369425.zip | |
dev-python/django-otp: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django-otp/django-otp-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-otp/django-otp-1.6.3.ebuild b/dev-python/django-otp/django-otp-1.6.3.ebuild index d04600e05e6d..42bf29a5ca72 100644 --- a/dev-python/django-otp/django-otp-1.6.3.ebuild +++ b/dev-python/django-otp/django-otp-1.6.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi |
