forked from pool/python-uv
* Enhancements * Add --compile-bytecode to uv python install and uv python upgrade to compile the standard library * Allow disabling exclude-newer per package * Broadcast WM_SETTINGCHANGE on uv tool update-shell * Preview features * Detect workspace from uv run target * Bug fixes * Avoid unwrapping size for file responses * Use keyring authentication when retrieving tool@latest version * Use latest Pyodide version for each python version * Improve trampoline file handle closing * Fix error message when installing musl python on armv7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=165
40 lines
675 B
XML
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>
|
|
|