Commit Graph

9 Commits

Author SHA1 Message Date
Miro Hrončok 8d47ce58bc Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17742
2024-01-23 23:17:07 +01:00
Lukáš Zachar 8d47c71f45 Request 16GB+ RAM
The tests are killed by OOM killer otherwise:

    ./tmt-test-wrapper.sh-default-0-default-0: line 2: 18964 Killed                  python3.12 -c 'import numpy; assert numpy.test()'

Local experiment by Miro Hrončok <miro@hroncok.cz> showed the tests
use at least 10.5 GB RAM.
2024-01-16 17:34:58 +01:00
Lukas Zachar 52e6215553 Add tmt gating plan
Cherry-picked from python3.11-numpy 80216001b20a659cbe3f82c3370baa47db8c2a43
80216001b2

Co-Authored-By: Miro Hrončok <miro@hroncok.cz>

 - assert the results (see RHEL-21591)
 - require gcc
 - requires setuptools (for distutils)
 - bump typing_extensions version (the old one errored)
2024-01-15 15:37:04 +01:00
Tomáš Hrnčiar 525ac53673 Implement alternatives 2024-01-15 14:39:19 +01:00
Miro Hrončok 44967b6cba Convert the license tag from SPDX and add missing licenses
A similar change was proposed via https://src.fedoraproject.org/rpms/numpy/pull-request/42
2024-01-15 14:39:07 +01:00
Charalampos Stratakis 87fb2a406f Convert from Fedora for the Python 3.12 stack in RHEL
Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
2024-01-15 14:28:11 +01:00
Charalampos Stratakis 476c0a22c1 Rename SPEC to python3.12-numpy.spec 2024-01-15 14:28:11 +01:00
Charalampos Stratakis eca13562ec Import from Fedora numpy @ d0d0533
Resolves: RHEL-17742
2024-01-15 14:28:08 +01:00
Release Configuration Management 290165304b New branch setup 2023-12-14 12:53:57 +00:00