diff options
Diffstat (limited to 'dev-python/python-lsp-isort')
| -rw-r--r-- | dev-python/python-lsp-isort/metadata.xml | 17 | ||||
| -rw-r--r-- | dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild | 2 |
2 files changed, 8 insertions, 11 deletions
diff --git a/dev-python/python-lsp-isort/metadata.xml b/dev-python/python-lsp-isort/metadata.xml index 339401237c9d..e8c8954c74cf 100644 --- a/dev-python/python-lsp-isort/metadata.xml +++ b/dev-python/python-lsp-isort/metadata.xml @@ -1,13 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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> + <maintainer type="person"> + <name>Moritz Brunner</name> + <email>moritz.brunner+gentoo@posteo.de</email> + </maintainer> + <stabilize-allarches /> + <origin>baldeagleos-repo</origin> </pkgmetadata> diff --git a/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild b/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild index 69378588cce7..013d7f9f29c7 100644 --- a/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild +++ b/dev-python/python-lsp-isort/python-lsp-isort-0.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 |
