diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-02-16 20:59:42 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-02-16 21:33:40 +0100 |
| commit | fb6c4c0ac8799d2863e304243529cf3e3927da90 (patch) | |
| tree | 62395a6adfd1329952fdf39db2f79da4654f1b99 /dev-python/cherrypy | |
| parent | 3d8c25543c7935bf8308b0d26ff85d3d5eb009bf (diff) | |
| download | gentoo-fb6c4c0ac8799d2863e304243529cf3e3927da90.tar.gz gentoo-fb6c4c0ac8799d2863e304243529cf3e3927da90.tar.bz2 gentoo-fb6c4c0ac8799d2863e304243529cf3e3927da90.zip | |
dev-python/cherrypy: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cherrypy')
| -rw-r--r-- | dev-python/cherrypy/cherrypy-18.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cherrypy/cherrypy-18.10.0.ebuild b/dev-python/cherrypy/cherrypy-18.10.0.ebuild index d648f1261c53..65efedc28276 100644 --- a/dev-python/cherrypy/cherrypy-18.10.0.ebuild +++ b/dev-python/cherrypy/cherrypy-18.10.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN="CherryPy" -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |
