diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-02-16 17:16:11 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-02-19 17:09:20 +0100 |
| commit | 1adbaa9ffe64161b9317742e927df976c446f844 (patch) | |
| tree | 6584450e7eb9ab8c60af988d8ef7612387cb27ab /dev-python/python-socks | |
| parent | 69657ba6069782760f96457fcb1e3b82861f16d4 (diff) | |
| download | gentoo-1adbaa9ffe64161b9317742e927df976c446f844.tar.gz gentoo-1adbaa9ffe64161b9317742e927df976c446f844.tar.bz2 gentoo-1adbaa9ffe64161b9317742e927df976c446f844.zip | |
dev-python/python-socks: Enable pypy3.11
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-socks')
| -rw-r--r-- | dev-python/python-socks/python-socks-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-socks/python-socks-2.7.1.ebuild b/dev-python/python-socks/python-socks-2.7.1.ebuild index 841c4392d877..942b9b812d72 100644 --- a/dev-python/python-socks/python-socks-2.7.1.ebuild +++ b/dev-python/python-socks/python-socks-2.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 |
