Commit Graph

8 Commits

Author SHA1 Message Date
Miro Hrončok
60a12966a7 Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17743
2024-01-23 17:58:45 +01:00
Lukáš Zachar
2fab8acc1b 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:32:34 +01:00
Lukas Zachar
82e12b206a 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:34:30 +01:00
Miro Hrončok
6f9cb034b5 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:36 +01:00
Charalampos Stratakis
711a238e40 Convert from Fedora for the Python 3.12 stack in RHEL
Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
2024-01-15 14:24:19 +01:00
Charalampos Stratakis
3f670d6e62 Rename SPEC to python3.12-numpy.spec 2024-01-15 14:19:09 +01:00
Charalampos Stratakis
2a07c60494 Import from Fedora numpy @ d0d0533
Resolves: RHEL-17743
2024-01-15 14:18:59 +01:00
Release Configuration Management
84d259b38b New branch setup 2023-12-14 11:40:23 +00:00