Compare commits
No commits in common. "c10" and "c10s" have entirely different histories.
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
18
.gitignore
vendored
18
.gitignore
vendored
@ -1 +1,17 @@
|
||||
typing_extensions-4.9.0.tar.gz
|
||||
/typing_extensions-3.7.2.tar.gz
|
||||
/typing_extensions-3.7.4.tar.gz
|
||||
/typing_extensions-3.7.4.2.tar.gz
|
||||
/typing_extensions-3.7.4.3.tar.gz
|
||||
/typing_extensions-3.10.0.0.tar.gz
|
||||
/typing_extensions-3.10.0.2.tar.gz
|
||||
/typing_extensions-4.2.0.tar.gz
|
||||
/typing_extensions-4.4.0.tar.gz
|
||||
/typing_extensions-4.5.0.tar.gz
|
||||
/typing_extensions-4.6.0.tar.gz
|
||||
/typing_extensions-4.6.1.tar.gz
|
||||
/typing_extensions-4.6.2.tar.gz
|
||||
/typing_extensions-4.6.3.tar.gz
|
||||
/typing_extensions-4.7.0.tar.gz
|
||||
/typing_extensions-4.7.1.tar.gz
|
||||
/typing_extensions-4.8.0.tar.gz
|
||||
/typing_extensions-4.9.0.tar.gz
|
||||
|
3
README.md
Normal file
3
README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# python-typing-extensions
|
||||
|
||||
The python-typing-extensions package
|
5
ci.fmf
Normal file
5
ci.fmf
Normal file
@ -0,0 +1,5 @@
|
||||
/keylime-e2e:
|
||||
plan:
|
||||
import:
|
||||
url: https://github.com/RedHat-SP-Security/keylime-plans.git
|
||||
name: /generic/minimal-e2e
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
Loading…
Reference in New Issue
Block a user