SHA256
15
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup f6f3800a09 - update to 0.9.0:
* Enhancements
  * Don't warn when a dependency is constrained by another dependency 
 * Bug fixes
  * Fix uv python upgrade / install output when there is a no-op for one request 
  * Surface pinned-version hint when uv tool upgrade can’t move the tool 
  * Ban pre-release versions in uv python upgrade requests 
  * Fix uv python upgrade replacement of installed binaries on pre-release to stable 
 * Documentation
  * Update uv pip compile args in layout.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=130
2025-10-08 17:18:28 +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>