From 1f254b1ee917690b4f8f7738fdcfc295ee304ff7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 17 Mar 2023 18:28:08 +0000 Subject: gentoo auto-resync : 17:03:2023 - 18:28:08 --- dev-python/jupyterlab-lsp/Manifest | 2 +- dev-python/jupyterlab-lsp/jupyterlab-lsp-3.10.2.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/jupyterlab-lsp') diff --git a/dev-python/jupyterlab-lsp/Manifest b/dev-python/jupyterlab-lsp/Manifest index 5bf534dc50d2..bffdf9a041a9 100644 --- a/dev-python/jupyterlab-lsp/Manifest +++ b/dev-python/jupyterlab-lsp/Manifest @@ -1,3 +1,3 @@ DIST jupyterlab-lsp-3.10.2.tar.gz 269490 BLAKE2B 43e4c79e94f85497f83c8034d63164ae5e0820dba6a725048c7f11522d2ab98326e637c254251e96d72d35d7ff8962ab8750a2ba42681c4ef34a65bbb42240d4 SHA512 e154b1f382d2a70a3378f821b055d9a05e9ba748f3ca3e61974655ec3a06f73bc864ad18917171e1101692760fab44b830d2eb70676961a09e383b3544d8ba71 -EBUILD jupyterlab-lsp-3.10.2.ebuild 589 BLAKE2B dcf8d9567e76da4361a832801c4ac023ab6481c354240a0d8caa9ab99e235dd98171671e21603f548373d048ef96db60005c3f78f7804f554a8ce72b946d89be SHA512 34eb100b445130c3166a242f33ae7140016579cd81b5f84547b208a869f999fbe08d90d8161738f7acd7941bfddb4516004ec01f03056aa93d37c6ec1b2d5f71 +EBUILD jupyterlab-lsp-3.10.2.ebuild 562 BLAKE2B 56fd348be514b6f38f15d5a77ee38fcc3ccd7075ff767aa129adbebadc10776456213d78fceb58892f1a7d40601114622eff02731946ecbb5d303bd8410e9205 SHA512 cf76c6c2a83cc873354d062af6b6403189be172c816d13bf40bb848e1885d474e9de63b713f727b3023a48643808a897e762016605789aa279e88b989f85607b MISC metadata.xml 421 BLAKE2B cbd9c4e3ce5848ed3d0e57832082dd730d2d16a286070639602b8fcd49c49714e7f17b220251b9f16d9c5105248933390b152c060c68522d2c82b1958b09b116 SHA512 97ac68ac4e6920f23120a5818b4404fa0b510b165a44a6455a7bf76edfa298ca137f50bd9c1a87044253f5b873f881362c2667261a4c7fdb182a7d37325520b3 diff --git a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.10.2.ebuild b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.10.2.ebuild index 42280f81c237..b47017ddfb7a 100644 --- a/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.10.2.ebuild +++ b/dev-python/jupyterlab-lsp/jupyterlab-lsp-3.10.2.ebuild @@ -5,11 +5,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +PYPI_NO_NORMALIZE=1 +inherit distutils-r1 pypi DESCRIPTION="Coding assistance for JupyterLab with Language Server Protocol" HOMEPAGE="https://github.com/jupyter-lsp/jupyterlab-lsp" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -- cgit v1.2.3