Compare commits
No commits in common. "c9s" and "c9-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
|||||||
/1.0.4.tar.gz
|
SOURCES/python-tomli-2.0.1.tar.gz
|
||||||
/1.1.0.tar.gz
|
|
||||||
/1.2.1.tar.gz
|
|
||||||
/1.2.2.tar.gz
|
|
||||||
/1.2.3.tar.gz
|
|
||||||
/2.0.0.tar.gz
|
|
||||||
/2.0.1.tar.gz
|
|
||||||
/python-tomli-2.0.1.tar.gz
|
|
||||||
|
@ -1 +1 @@
|
|||||||
234c9caf7ba15e7892a0ae3ed1f0381d9fb5e61c python-tomli-2.0.1.tar.gz
|
234c9caf7ba15e7892a0ae3ed1f0381d9fb5e61c SOURCES/python-tomli-2.0.1.tar.gz
|
||||||
|
@ -1,7 +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 tomli'
|
|
||||||
require:
|
|
||||||
- python3-tomli
|
|
||||||
duration: 2m
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
Loading…
Reference in New Issue
Block a user