forked from pool/python-uv
* Enhancements * Add a hint to update uv when a managed Python download is not found * Improve cache initialization failure error message * Improve error message for abi3 wheels on free-threaded Python * Add support for --no-sources-package * Preview features * Add METADATA.json and WHEEL.json in uv build backend * Add support for GCS request signing * Adjust the process ulimit to the maximum allowed on startup * Bug fixes * Lock to avoid concurrent refresh of pyx tokens * Documentation * Add linting and formatting instructions to the CONTRIBUTING guide * Avoid rendering pyproject.toml examples for more system-level settings OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=167
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>
|
|
|