summaryrefslogtreecommitdiff
path: root/dev-python/jupyter-lsp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
commit3efb3c04b80206d986b51767e6b879119d219e42 (patch)
tree1dc83a1d5ba52b1e6b3e792ea1dae4f9e7353186 /dev-python/jupyter-lsp
parentbe675f929577458bd306c90ed78b62054197c0b1 (diff)
gentoo auto-resync : 20:11:2023 - 23:10:12
Diffstat (limited to 'dev-python/jupyter-lsp')
-rw-r--r--dev-python/jupyter-lsp/Manifest2
-rw-r--r--dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter-lsp/Manifest b/dev-python/jupyter-lsp/Manifest
index 100b4131a706..55ff3e1393fa 100644
--- a/dev-python/jupyter-lsp/Manifest
+++ b/dev-python/jupyter-lsp/Manifest
@@ -1,3 +1,3 @@
DIST jupyter-lsp-2.2.0.tar.gz 45769 BLAKE2B 7004a1bc6b8ece280df1bb54a80ca8b7d93a4995a92c909dcc7f6193500b1881ca5beb6fc3b0c1a4e7659465216b05b4ee7b83b1d2973fce5b74a304e87e3fd4 SHA512 0f6d844be172054eed7599eb5f2c2be4c1ebb749176af3f08aa3327849fa045de2b8f9003c67188ed0f1b7ba2e28f1223d0dcca008eaa528caacf38a95c3f59b
-EBUILD jupyter-lsp-2.2.0.ebuild 2863 BLAKE2B 27db9a2e8e858f99deda65ef74ace0a105307ded41dc9fa69b02d48514376ba6b876f701d3066a21ad766cfaf1e2c8256c6f392c420517f3e88f89b5cc1f3ae1 SHA512 3fa6def0ee7ec698005ab0ccd64442bf5cfa3c7d1c8007b2672142d39a17f6f8c2726b940f896d48283dba1dfea3b0eab650d3d562b1a6a056a7af6c25811e6e
+EBUILD jupyter-lsp-2.2.0.ebuild 2869 BLAKE2B e3bbe99e341955820c75bff48b56c6bec8bd24b833fa8e4f380d56eee4c30a6f2539dddda1b2020ec2f5715be38de9971a3228a8d18b9bc461974467da5e8c3f SHA512 db515865dc17091b58c402d7fc72fab5d055a538f955e9a6df14394aea93ca5190376cd0d1f120943960936cdaff8b9227b7ad8861d15b59a71a13f9bc7f9fde
MISC metadata.xml 418 BLAKE2B b5e29964f271efebf225f8f8cabfcda723f20a40693df463a8d0aad04d63dc67b35a16a8ee83fc7d37aff55fc481bceb02d20221c6c11ab3993fd1fd3b5cdbd4 SHA512 4935850508d3b951c3f6e0bd4068303e6f6415024852e276ffd67777dca3da53aa9879ef460287f90b5c66dde02ec10a1eeb249579ef1fabf7dbed882f5cbe42
diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
index 799caa5898bb..bc36b977c024 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 optfeature pypi