SHA256
14
0
forked from pool/python-uv
Soc Virnyl Estela
2025-02-11 08:04:06 +00:00
committed by Git OBS Bridge
commit 1d6033f994
15 changed files with 1795 additions and 0 deletions

29
_constraints Normal file
View File

@@ -0,0 +1,29 @@
<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="G">16</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>
</constraints>