diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-14 08:47:53 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-14 08:48:16 +0200 |
| commit | 830be395022f0e1a78dd00b81e99b0e8a8b58b50 (patch) | |
| tree | 771a43faa83f011830c65e28726140566ddaf1ec /dev-python/elementpath | |
| parent | eeb73dee4f856d4588754ad1f693f85f9b03430c (diff) | |
dev-python/elementpath: Enable py3.14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/elementpath')
| -rw-r--r-- | dev-python/elementpath/elementpath-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elementpath/elementpath-5.0.1.ebuild b/dev-python/elementpath/elementpath-5.0.1.ebuild index e12aa2d0e4f7..cd1e113e641f 100644 --- a/dev-python/elementpath/elementpath-5.0.1.ebuild +++ b/dev-python/elementpath/elementpath-5.0.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi |
