SHA256
14
0
forked from pool/python-uv

Accepting request 1217239 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1217239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=4
This commit is contained in:
2024-10-23 19:11:04 +00:00
committed by Git OBS Bridge
2 changed files with 25 additions and 0 deletions

View File

@@ -5,5 +5,25 @@
<size unit="G">16</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>
</constraints>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 22 12:29:59 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Adjust memory constraints
-------------------------------------------------------------------
Thu Oct 17 08:09:23 UTC 2024 - Adrian Schröter <adrian@suse.de>