SHA256
14
0
forked from pool/python-uv

Accepting request 1276718 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1276718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uv?expand=0&rev=20
This commit is contained in:
2025-05-12 14:51:06 +00:00
committed by Git OBS Bridge
2 changed files with 15 additions and 0 deletions

View File

@@ -25,5 +25,15 @@
</memory>
</hardware>
</overwrite>
<overwrite>
<conditions>
<arch>s390x</arch>
</conditions>
<hardware>
<memory>
<size unit="G">28</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat May 10 16:36:30 UTC 2025 - Christian Boltz <suse-beta@cboltz.de>
- build needs 28G memory on s390x - adjust _constraints
-------------------------------------------------------------------
Fri May 9 10:59:10 UTC 2025 - Ondřej Súkup <mimi.vx@gmail.com>