diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-12-21 18:49:00 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-12-21 18:49:00 +0100 |
| commit | 428c06d612e31027d67fd334cf4e2bc8a2160edf (patch) | |
| tree | 29227a763c419ac994900a9059347abecb3a5e71 /dev-python | |
| parent | b427529f7655613251b5160d34e11ddd2c5315d0 (diff) | |
| download | gentoo-428c06d612e31027d67fd334cf4e2bc8a2160edf.tar.gz gentoo-428c06d612e31027d67fd334cf4e2bc8a2160edf.tar.bz2 gentoo-428c06d612e31027d67fd334cf4e2bc8a2160edf.zip | |
dev-python/authlib: Remove py3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/authlib/authlib-1.6.5.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/authlib/authlib-1.6.6.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/authlib/authlib-1.6.5.ebuild b/dev-python/authlib/authlib-1.6.5.ebuild index 625edf4230ee..1175dd4178fe 100644 --- a/dev-python/authlib/authlib-1.6.5.ebuild +++ b/dev-python/authlib/authlib-1.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 diff --git a/dev-python/authlib/authlib-1.6.6.ebuild b/dev-python/authlib/authlib-1.6.6.ebuild index 625edf4230ee..1175dd4178fe 100644 --- a/dev-python/authlib/authlib-1.6.6.ebuild +++ b/dev-python/authlib/authlib-1.6.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517="setuptools" -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 |
