Compare commits
No commits in common. "c8-beta" and "c8s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
||||||
5
.gitignore
vendored
5
.gitignore
vendored
@ -1 +1,4 @@
|
|||||||
SOURCES/iso8601-0.1.11.tar.gz
|
iso8601-0.1.4.tar.gz
|
||||||
|
/iso8601-0.1.8.tar.gz
|
||||||
|
/iso8601-0.1.10.tar.gz
|
||||||
|
/iso8601-0.1.11.tar.gz
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
d7af90c7f01c8b62a9d8c0bf26badf2a903ccf70 SOURCES/iso8601-0.1.11.tar.gz
|
|
||||||
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
|
||||||
1
sources
Normal file
1
sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
SHA512 (iso8601-0.1.11.tar.gz) = 19f5443aae4e3f93b0521a7215318c2833bcca5740ea05f9a6d5771bff2aaeb5626ba26e5ba64efae135bf9420a1810854969dad845aaf67089d5e6898a254a0
|
||||||
6
test_testsuite.fmf
Normal file
6
test_testsuite.fmf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
framework: shell
|
||||||
|
require:
|
||||||
|
- python3
|
||||||
|
- python3-pytest
|
||||||
|
- python3-iso8601
|
||||||
|
test: pytest-3 --pyargs iso8601.test_iso8601
|
||||||
Loading…
Reference in New Issue
Block a user