forked from pool/python-numpy
.gitattributes
.gitignore
_constraints
_multibuild
numpy-1.21.2.zip
numpy-1.9.0-remove-__declspec.patch
numpy-buildfix.patch
python-numpy-rpmlintrc
python-numpy.changes
python-numpy.spec
- Increase required memory to avoid test failures OBS-URL: https://build.opensuse.org/request/show/838692 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=75
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">8</size>
|
|
</physicalmemory>
|
|
<disk>
|
|
<size unit="G">6</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|