summaryrefslogtreecommitdiff
path: root/dev-python/lsprotocol
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/lsprotocol
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/lsprotocol')
-rw-r--r--dev-python/lsprotocol/Manifest1
-rw-r--r--dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild24
-rw-r--r--dev-python/lsprotocol/metadata.xml13
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-python/lsprotocol/Manifest b/dev-python/lsprotocol/Manifest
deleted file mode 100644
index 14f03a15ea4b..000000000000
--- a/dev-python/lsprotocol/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lsprotocol-2025.0.0.tar.gz 74896 BLAKE2B 7e998352ed256455dc02ba1312ca9cb63ee6ad9cc77ca27f764037d249ce40a80e0860831b18930d399168840a21d86fefb8d443495e5909d76e7958304f889a SHA512 82d99f4176c85e8fcae0bb34d4fb6648d7212467b7b9d4edc108fab46e0b5e63c0e41c70a7d5d5888807115429d28cb59c17ce60abb16def09ec93605e95a6e1
diff --git a/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild b/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild
deleted file mode 100644
index 27a36501bc7c..000000000000
--- a/dev-python/lsprotocol/lsprotocol-2025.0.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Language Server Protocol types code generator packages"
-HOMEPAGE="
- https://github.com/microsoft/lsprotocol
- https://pypi.org/project/lsprotocol/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
- dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/cattrs[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/lsprotocol/metadata.xml b/dev-python/lsprotocol/metadata.xml
deleted file mode 100644
index 29067afee0ed..000000000000
--- a/dev-python/lsprotocol/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches />
- <upstream>
- <remote-id type="pypi">lsprotocol</remote-id>
- <remote-id type="github">microsoft/lsprotocol</remote-id>
- </upstream>
-</pkgmetadata>