SHA256
15
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup 5d55f0033a - update to 0.9.11
* Enhancements
  * Add SBOM support to uv export 
  * Publish to crates.io 
 * Preview features
  * Add uv workspace list --paths 
  * Fix the preview warning on uv workspace dir 
 * Bug fixes
  * Fix uv init author serialization via toml_edit inline tables 
  * Fix status messages without TTY 
  * Preserve end-of-line comment whitespace when editing pyproject.toml 
  * Disable always-authenticate when running under Dependabot 
 * Documentation
  * Document the new behavior for free-threaded python versions 
  * Improve note about build system in publish guide 
  * Move do not upload publish note out of the guide into concepts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=147
2025-11-24 11:53:37 +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>