summaryrefslogtreecommitdiff
path: root/dev-python/jupyter-lsp
diff options
context:
space:
mode:
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.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jupyter-lsp/Manifest b/dev-python/jupyter-lsp/Manifest
index 44ba18fdf987..8e35213b038e 100644
--- a/dev-python/jupyter-lsp/Manifest
+++ b/dev-python/jupyter-lsp/Manifest
@@ -1,3 +1,3 @@
DIST jupyter-lsp-2.2.5.tar.gz 48741 BLAKE2B c5ab6d735cab3585b5093bb3a60ae360c33414fe32ddd85bd926d71f92bb4997e846d3ac75ac8d502aacd1a296d7fd447d71cdc7d3c76f2856b2e5f5fd60f7dd SHA512 16c3b40a1557d0417553f0a9371dfa49e1b510a8fef77f4420adc2a521eeb57bb3d28d9c905388211174f47ae4dedf0c9213756288712dbe7430178d832f698b
-EBUILD jupyter-lsp-2.2.5.ebuild 3196 BLAKE2B 4886d23760b79a845f36414c13121aba48d9671e180d6723a05815077d36b8eb3dbdd2170ecf350cd3612ba16329c5d4b7b3fb64dbfe76ed98b6546b1264af77 SHA512 770e3011998fb433f48ec565d34bbe57ecfbf9d17094eb273f6f30babd81ff3be3bde1ebc61a99376912714ab958a2a2296898370015cf35126723c1d8c71df0
+EBUILD jupyter-lsp-2.2.5.ebuild 3196 BLAKE2B dc34ccf493f4edb5b3b7631b0d6fb0b62f267cbd60f146b0df412d6bd8f2c404014ca9f9c9814aefc1c1f7366c7061e90b143fe196f4ffb06af975bf778d2358 SHA512 81747326afa1ecad17acf62ff86f1e1f9471b58bc84634a439e1d2f5bad4d4e17418689ab6136c9e446ae0ad53d071c8818ea9b137a8ce907e3f5ae8632aef75
MISC metadata.xml 418 BLAKE2B b5e29964f271efebf225f8f8cabfcda723f20a40693df463a8d0aad04d63dc67b35a16a8ee83fc7d37aff55fc481bceb02d20221c6c11ab3993fd1fd3b5cdbd4 SHA512 4935850508d3b951c3f6e0bd4068303e6f6415024852e276ffd67777dca3da53aa9879ef460287f90b5c66dde02ec10a1eeb249579ef1fabf7dbed882f5cbe42
diff --git a/dev-python/jupyter-lsp/jupyter-lsp-2.2.5.ebuild b/dev-python/jupyter-lsp/jupyter-lsp-2.2.5.ebuild
index 75d26fc45fe4..226a60abab7c 100644
--- a/dev-python/jupyter-lsp/jupyter-lsp-2.2.5.ebuild
+++ b/dev-python/jupyter-lsp/jupyter-lsp-2.2.5.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 optfeature pypi