Replace whole repo with latest content from branch stream-1.23-rhel-8.8.0

This commit is contained in:
Honza Horak 2023-05-15 20:08:36 +02:00 committed by root
parent 53c717a69d
commit 9f6ed03547
6 changed files with 2 additions and 17 deletions

View File

@ -1 +0,0 @@
1

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/urllib3-1.24.2.tar.gz
/urllib3-1.23.tar.gz
/urllib3-1.24.2.tar.gz

1
.python-urllib3.metadata Normal file
View File

@ -0,0 +1 @@
02f5f10287e42a0e9d8666bbec9c51c4aec5bfc7 urllib3-1.24.2.tar.gz

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,4 +0,0 @@
discover:
how: fmf
execute:
how: tmt

View File

@ -1,5 +0,0 @@
test: python3 -c 'import urllib3'
framework: shell
require:
- python3
- python3-urllib3