SHA256
14
0
forked from pool/python-uv
Files
python-uv/_constraints
Ondřej Súkup 6405edc78f - update to 0.7.6:
* Standalone Python
   * Add Python 3.14 on musl
   * Add free-threaded Python on musl
   * Add Python 3.14.0a7
   * Statically link libpython into the interpreter on Linux for a significant performance boost
   * See the python-build-standalone release notes for more details.
 * Enhancements
   * Improve compatibility of VIRTUAL_ENV_PROMPT value 
   * Bump MSRV to 1.85 and Edition 2024 
 * Bug fixes
   * Respect default extras in uv remove 
 * Documentation
   * Fix PowerShell code blocks

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