gentoo/dev-python/uv-build/metadata.xml
Michał Górny 565223bf17
dev-python/uv-build: New package, v0.6.11
Add a hacky patched uv-build package that installs the upstream Python
modules without building another copy of uv.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-02 09:06:11 +02:00

12 lines
342 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">astral-sh/uv</remote-id>
<remote-id type="pypi">uv-build</remote-id>
</upstream>
</pkgmetadata>