Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
||||||
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,14 +1 @@
|
|||||||
/2.0.3.tar.gz
|
SOURCES/3.3.0.tar.gz
|
||||||
/2.0.4.tar.gz
|
|
||||||
/2.0.6.tar.gz
|
|
||||||
/2.0.7.tar.gz
|
|
||||||
/2.0.8.tar.gz
|
|
||||||
/2.0.9.tar.gz
|
|
||||||
/2.0.10.tar.gz
|
|
||||||
/2.0.11.tar.gz
|
|
||||||
/2.0.12.tar.gz
|
|
||||||
/2.1.0.tar.gz
|
|
||||||
/3.0.1.tar.gz
|
|
||||||
/3.1.0.tar.gz
|
|
||||||
/3.2.0.tar.gz
|
|
||||||
/3.3.0.tar.gz
|
|
||||||
|
|||||||
1
.python3.12-charset-normalizer.metadata
Normal file
1
.python3.12-charset-normalizer.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
18dbe9b8ebb6b026711e5e40b3d7e2b7585a84f5 SOURCES/3.3.0.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}
|
|
||||||
15
plan.fmf
15
plan.fmf
@ -1,15 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: bundled tests
|
|
||||||
require:
|
|
||||||
- python3.12-pytest
|
|
||||||
- python3.12-charset-normalizer
|
|
||||||
test: |
|
|
||||||
cd $(dirname $TMT_SOURCE_DIR/charset_normalizer-*/tests) &&
|
|
||||||
rm -rf charset-normalizer &&
|
|
||||||
sed -i "/addopts = --cov/d" setup.cfg &&
|
|
||||||
pytest-3.12 tests
|
|
||||||
Loading…
Reference in New Issue
Block a user