Compare commits
No commits in common. "c9s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1 @@
|
|||||||
/semantic_version-2.4.1.tar.gz
|
SOURCES/python-semanticversion-2.10.0.tar.gz
|
||||||
/semantic_version-2.4.2.tar.gz
|
|
||||||
/semantic_version-2.5.0.tar.gz
|
|
||||||
/semantic_version-2.6.0.tar.gz
|
|
||||||
/semantic_version-2.8.4.tar.gz
|
|
||||||
/python-semanticversion-2.10.0.tar.gz
|
|
||||||
|
1
.python3.12-semantic_version.metadata
Normal file
1
.python3.12-semantic_version.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
ab1c55dead22473b0beaa76d3eb790f1abdb4381 SOURCES/python-semanticversion-2.10.0.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}
|
|
14
plan.fmf
14
plan.fmf
@ -1,14 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: bundled tests
|
|
||||||
require:
|
|
||||||
- python3.12-semantic_version
|
|
||||||
- python3.12-pytest
|
|
||||||
test: |
|
|
||||||
cd $(dirname $TMT_SOURCE_DIR/python-semanticversion-*/tests) &&
|
|
||||||
rm -rf semantic_version* &&
|
|
||||||
pytest-3.12
|
|
Loading…
Reference in New Issue
Block a user