dev-python/python-lsp-mypy: new package, add 0.6.8

The package is named `python-lsp-mypy` instead of its original name,
`pylsp-mypy` to be in line with other lsp plugins already available
in the Gentoo repository.

Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
This commit is contained in:
Moritz Brunner
2023-12-31 12:59:09 +01:00
parent 99d6f132fc
commit a02f3a7134
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Moritz Brunner</name>
<email>moritz.brunner+gentoo@posteo.de</email>
</maintainer>
<stabilize-allarches />
<upstream>
<remote-id type="pypi">pylsp-mypy</remote-id>
<remote-id type="github">python-lsp/pylsp-mypy</remote-id>
</upstream>
</pkgmetadata>