mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
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:
13
dev-python/python-lsp-mypy/metadata.xml
Normal file
13
dev-python/python-lsp-mypy/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user