SHA256
15
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup 56d6b64fee - update to 0.9.14
* Performance
  * Bump astral-tl to v0.7.10 to enable SIMD for HTML parsing 
 * Bug fixes
  * Allow earlier post releases with exclusive ordering 
  * Prefer updating existing .zshenv over creating a new one in tool update-shell 
  * Respect -e flags in uv add 
 * Enhancements
  * Attach subcommand to User-Agent string 
  * Prefer UV_WORKING_DIR over UV_WORKING_DIRECTORY for consistency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=151
2025-12-02 09:42:33 +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>