SHA256
14
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup cc9a373ffb - update to 0.7.20
* Enhancements
   * Add --workspace flag to uv add 
   * Add auto-detection for Intel GPUs 
   * Drop trailing arguments when writing shebangs 
   * Add debug message when skipping Python downloads 
   * Add support for declaring multiple modules in namespace packages 
 * Bug fixes
   * Revert normalization of trailing slashes on index URLs 
   * Fix forced resolution with all extras in uv version 
   * Fix handling of pre-releases in preferences 
   * Remove transparent variants in uv-extract to enable retries 
 * Rust API
   * Add method to get packages involved in a NoSolutionError 
   * Make ErrorTree for NoSolutionError public 
 * Documentation
   * Finish incomplete sentence in pip migration guide 
   * Remove cache-dependency-glob examples for setup-uv 
   * Remove uv pip sync suggestion with pyproject.toml 
   * Update documentation for GitHub to use setup-uv@v6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=84
2025-07-13 14:48:57 +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>