diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-05 12:49:39 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-05 13:19:32 +0100 |
| commit | 5391234d74dc54dc55a6e143d937f7973a15df8e (patch) | |
| tree | 1f0c7562b991b3dbc2f50b1ce1daa4514aa6a210 /dev-python | |
| parent | 72226bd7bb86113fac338d586a30fec3808c0ebc (diff) | |
| download | gentoo-5391234d74dc54dc55a6e143d937f7973a15df8e.tar.gz gentoo-5391234d74dc54dc55a6e143d937f7973a15df8e.tar.bz2 gentoo-5391234d74dc54dc55a6e143d937f7973a15df8e.zip | |
dev-python/django-timezone-field: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django-timezone-field/django-timezone-field-7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-timezone-field/django-timezone-field-7.1-r1.ebuild b/dev-python/django-timezone-field/django-timezone-field-7.1-r1.ebuild index d59186ab5f6e..a5f1a6e1141e 100644 --- a/dev-python/django-timezone-field/django-timezone-field-7.1-r1.ebuild +++ b/dev-python/django-timezone-field/django-timezone-field-7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 |
