forked from pool/python-uv
* Enhancements * Enable uv run with a GitHub Gist * Improve HTTP response caching log messages * Show wheel tag hints in install plan * Support installing additional executables in uv tool install * Preview features * Enable extra build dependencies to 'match runtime' versions * Remove duplicate extra-build-dependencies warnings for uv pip * Use "option" instead of "setting" in pylock warning * Respect extra build requires when reading from wheel cache * Preserve lowered extra build dependencies * Bug fixes * Add Python versions to markers implied from wheels * Ensure consistent indentation when adding dependencies * Fix handling of python-preference = system when managed interpreters are on the PATH * Fix symlink preservation in virtual environment creation * Gracefully handle entrypoint permission errors * Include wheel hashes from local Simple indexes * Prefer system Python installations over managed ones when --system is used * Remove retry wrapper when matching on error kind * Revert h2 upgrade * Documentation * Improve visibility of copy and line separator in dark mode OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=95
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>
|
|
|