Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 6a2759e
This commit is contained in:
parent
77a76e92d4
commit
8ed57c4aa1
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +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
|
||||
|
||||
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