Compare commits
No commits in common. "c8s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
||||
1
|
||||
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,16 +1 @@
|
||||
/idna-1.0.tar.gz
|
||||
/idna-2.0.tar.gz
|
||||
/idna-2.1.tar.gz
|
||||
/idna-2.2.tar.gz
|
||||
/idna-2.3.tar.gz
|
||||
/idna-2.4.tar.gz
|
||||
/idna-2.5.tar.gz
|
||||
/idna-2.7.tar.gz
|
||||
/idna-2.8.tar.gz
|
||||
/idna-2.9.tar.gz
|
||||
/idna-2.10.tar.gz
|
||||
/idna-3.0.tar.gz
|
||||
/idna-3.1.tar.gz
|
||||
/idna-3.2.tar.gz
|
||||
/idna-3.3.tar.gz
|
||||
/idna-3.4.tar.gz
|
||||
SOURCES/idna-3.4.tar.gz
|
||||
|
||||
1
.python3.12-idna.metadata
Normal file
1
.python3.12-idna.metadata
Normal file
@ -0,0 +1 @@
|
||||
c01a061b5ace87f662049d205d5d15e7f8a3a533 SOURCES/idna-3.4.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}
|
||||
11
plans.fmf
11
plans.fmf
@ -1,11 +0,0 @@
|
||||
discover:
|
||||
- name: Smoke-tests
|
||||
how: shell
|
||||
tests:
|
||||
- name: python-import-test
|
||||
test: python3.12 -c 'import idna'
|
||||
require:
|
||||
- python3.12-idna
|
||||
duration: 1m
|
||||
execute:
|
||||
how: tmt
|
||||
@ -1,5 +0,0 @@
|
||||
# completely disabled inspections:
|
||||
inspections:
|
||||
# we know about RIGHT-TO-LEFT OVERRIDE in tests/IdnaTestV2.txt
|
||||
# (fine tuning of this inspection does not seem to work)
|
||||
unicode: off
|
||||
Loading…
Reference in New Issue
Block a user