Replace whole repo with latest content from branch stream-1.0.0-rhel-8.8.0
Content corresponds with RHEL dist-git commit abbef78
This commit is contained in:
parent
c43db159a5
commit
8ec8c2b3a9
@ -1 +0,0 @@
|
|||||||
1
|
|
25
.gitignore
vendored
25
.gitignore
vendored
@ -1,2 +1,25 @@
|
|||||||
SOURCES/scipy-1.0.0.tar.xz
|
scipy-0.7.2.tar.gz
|
||||||
|
/scipy-0.9.0.tar.gz
|
||||||
|
/scipy-0.10.0.tar.gz
|
||||||
|
/scipy-0.10.1.tar.gz
|
||||||
|
/scipy-0.11.0rc2.tar.gz
|
||||||
|
/scipy-0.11.0.tar.gz
|
||||||
|
/scipy-0.12.0b1.tar.gz
|
||||||
|
/scipy-0.12.0.tar.gz
|
||||||
|
/scipy-0.13.0b1.tar.gz
|
||||||
|
/scipy-0.13.0rc1.tar.gz
|
||||||
|
/scipy-0.13.0.tar.gz
|
||||||
|
/scipy-0.13.1.tar.gz
|
||||||
|
/scipy-0.13.2.tar.gz
|
||||||
|
/scipy-0.13.3.tar.gz
|
||||||
|
/scipy-0.14.0b1.tar.gz
|
||||||
|
/scipy-0.14.0.tar.gz
|
||||||
|
/scipy-0.14.1.tar.gz
|
||||||
|
/scipy-0.15.1.tar.gz
|
||||||
|
/scipy-0.16.0.tar.gz
|
||||||
|
/scipy-0.16.1.tar.gz
|
||||||
|
/scipy-0.17.0.tar.gz
|
||||||
|
/scipy-0.18.0.tar.xz
|
||||||
|
/scipy-0.19.0.tar.xz
|
||||||
|
/scipy-0.19.1.tar.xz
|
||||||
/scipy-1.0.0.tar.xz
|
/scipy-1.0.0.tar.xz
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
11
plans.fmf
11
plans.fmf
@ -1,11 +0,0 @@
|
|||||||
discover:
|
|
||||||
- name: Smoke-tests
|
|
||||||
how: shell
|
|
||||||
tests:
|
|
||||||
- name: python-import-test
|
|
||||||
test: python3 -c 'import scipy'
|
|
||||||
require:
|
|
||||||
- python3-scipy
|
|
||||||
duration: 1m
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
Loading…
Reference in New Issue
Block a user