SHA256
14
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup a48e21fe13 - update to 0.7.10:
* Enhancements
   * Add --show-extras to uv tool list 
   * Add dynamically generated sysconfig replacement mappings 
   * Add data locations to install wheel logs 
 * Bug fixes
   * Avoid redaction of placeholder git username when using SSH authentication 
   * Propagate credentials to files on devpi indexes ending in /+simple 
   * Restore retention of credentials for direct URLs in uv export

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=60
2025-06-04 15:04:41 +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>