Files
python-Nuitka/_constraints
John Vandenberg edb68df5f6 Accepting request 998568 from home:jayvdb:branches:devel:languages:python
- Re-add --skip-reflection-test removed during v0.6.17.4 update
- Increase memory constraint to 24Gb to fix clang tests

OBS-URL: https://build.opensuse.org/request/show/998568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Nuitka?expand=0&rev=31
2022-08-22 07:00:04 +00:00

11 lines
200 B
Plaintext

<constraints>
<hardware>
<physicalmemory>
<size unit="G">10</size>
</physicalmemory>
<disk>
<size unit="G">24</size>
</disk>
</hardware>
</constraints>