dev-python/pyyaml-env-tag: Update PyPI project name

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-04 11:50:20 +02:00
parent e77f8bae16
commit d08b26fb06
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,6 @@
<stabilize-allarches/>
<upstream>
<remote-id type="github">waylan/pyyaml-env-tag</remote-id>
<remote-id type="pypi">pyyaml_env_tag</remote-id>
<remote-id type="pypi">pyyaml-env-tag</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -12,7 +12,7 @@ inherit distutils-r1 pypi
DESCRIPTION="A custom YAML tag for referencing environment variables in YAML files"
HOMEPAGE="
https://github.com/waylan/pyyaml-env-tag/
https://pypi.org/project/pyyaml_env_tag/
https://pypi.org/project/pyyaml-env-tag/
"
LICENSE="MIT"