commit:     82b56bfe264a370ddb7704b93192c517fd464c4f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 17:35:07 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 17:49:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b56bfe

dev-python/pyls-spyder: Remove pypy3

pypy3 is no longer supported by dev-python/python-lsp-server.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild 
b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
index 17be0d228f2f..1098dbd49097 100644
--- a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
+++ b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1
 

Reply via email to