diff options
| author | Michał Górny <mgorny@gentoo.org> | 2026-04-12 17:19:29 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2026-04-12 17:19:29 +0200 |
| commit | ef272db1b3fabbc94fb7a60123e98e26ffdc238e (patch) | |
| tree | 8962eefb26cecf8df2535b479c276fc4b8b8d1c8 /dev-python/python-engineio | |
| parent | 4a56cbc5d15936791eb329f5cdda8591cdbe62b4 (diff) | |
dev-python/python-engineio: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-engineio')
| -rw-r--r-- | dev-python/python-engineio/python-engineio-4.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-engineio/python-engineio-4.13.1.ebuild b/dev-python/python-engineio/python-engineio-4.13.1.ebuild index d90fcbb0f928..9522927060fe 100644 --- a/dev-python/python-engineio/python-engineio-4.13.1.ebuild +++ b/dev-python/python-engineio/python-engineio-4.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 |
