SHA256
15
0
forked from pool/python-uv
Files
python-uv/_constraints
Markéta Machová 84036ed1b1 - Completion packages renamed as uv-bash-completion instead of having
one per flavor. bsc#1249345
- Add uv-bash-completion, uv-fish-completion and uv-zsh-completion
  packages as recommendations in the base package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=118
2025-09-12 07:41:38 +00:00

40 lines
675 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="G">21</size>
</memory>
</hardware>
<overwrite>
<conditions>
<arch>aarch64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">19</size>
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>riscv64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">21</size>
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<memory>
<size unit="G">28</size>
</memory>
</hardware>
</overwrite>
</constraints>