forked from pool/python-uv
* Security * Upgrade astral-tokio-tar to 0.5.5 which hardens tar archive extraction * Preview features * Add support for S3 request signing * Allow upgrading pre-release versions of the same minor Python version * Enhancements * Refresh lockfile when --refresh is provided * Add --force flag for uv cache clean * Improve resolution errors with proxied packages * Bug fixes * Hide freethreaded+debug Python downloads in uv python list * Retain the cache lock and temporary caches during uv run and uvx * Documentation * Add package level conflicts to the conflicting dependencies docs * Document pyodide support * Document support for free-threaded and debug Python versions * Expand the contribution docs on issue selection * Tweak title for viewing version in project guide OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uv?expand=0&rev=124
40 lines
675 B
XML
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>
|
|
|