python-uv/_service
Soc Virnyl Estela 9c8af184df - Update source tarball from upstream GitHub instead of Python hosted
* i received a version lesser than the actual in python hosted.
    upstream is more clearer to get.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=6
2024-09-21 16:49:30 +00:00

10 lines
285 B
XML

<?xml version="1.0"?>
<services>
<service mode="manual" name="download_files" />
<service name="cargo_vendor" mode="manual">
<param name="src">python-uv*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
</services>