SHA256
15
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup 36d17aa547 - update to 0.9.26
* 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
2026-01-16 14:36:55 +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>