dev-python/python-lsp-isort: new package, add 0.1

Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>
This commit is contained in:
Moritz Brunner
2023-12-31 19:14:11 +01:00
parent a998ad86b8
commit 5b9feacb87
3 changed files with 49 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">python-lsp-isort</remote-id>
<remote-id type="github">chantera/python-lsp-isort</remote-id>
</upstream>
</pkgmetadata>