Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
25
.gitignore
vendored
25
.gitignore
vendored
@ -1,24 +1 @@
|
|||||||
PyYAML-3.09.tar.gz
|
SOURCES/6.0.1.tar.gz
|
||||||
/PyYAML-3.10.tar.gz
|
|
||||||
/PyYAML-3.11.tar.gz
|
|
||||||
/PyYAML-3.12.tar.gz
|
|
||||||
/PyYAML-4.1.tar.gz
|
|
||||||
/pyyaml-4.1.tar.gz
|
|
||||||
/PyYAML-4.2b4.tar.gz
|
|
||||||
/PyYAML-5.1b1.tar.gz
|
|
||||||
/PyYAML-5.1b3.tar.gz
|
|
||||||
/PyYAML-5.1b6.tar.gz
|
|
||||||
/PyYAML-5.1.tar.gz
|
|
||||||
/PyYAML-5.1.1.tar.gz
|
|
||||||
/PyYAML-5.1.2.tar.gz
|
|
||||||
/5.1.2.tar.gz
|
|
||||||
/5.2.tar.gz
|
|
||||||
/5.3.tar.gz
|
|
||||||
/5.3.1.tar.gz
|
|
||||||
/5.4b1.tar.gz
|
|
||||||
/5.4b2.tar.gz
|
|
||||||
/5.4.tar.gz
|
|
||||||
/5.4.1.tar.gz
|
|
||||||
/6.0b1.tar.gz
|
|
||||||
/6.0.tar.gz
|
|
||||||
/6.0.1.tar.gz
|
|
||||||
|
1
.python3.12-pyyaml.metadata
Normal file
1
.python3.12-pyyaml.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
92973f1325d583f46728248bf26975fe3f62432a SOURCES/6.0.1.tar.gz
|
@ -1,7 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
|
|
||||||
product_versions:
|
|
||||||
- rhel-8
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
13
plan.fmf
13
plan.fmf
@ -1,13 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: bundled tests
|
|
||||||
require:
|
|
||||||
- python3.12-pyyaml
|
|
||||||
test: |
|
|
||||||
cd $(dirname $TMT_SOURCE_DIR/pyyaml-*/tests) &&
|
|
||||||
rm -rf yaml &&
|
|
||||||
python3.12 tests/lib/test_all.py
|
|
Loading…
Reference in New Issue
Block a user