Replace whole repo with latest content from branch stream-2.22.0-rhel-8.8.0
Content corresponds with RHEL dist-git commit 7ded524
This commit is contained in:
parent
16f06ab0c8
commit
17ce7ba06b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
SOURCES/requests-v2.22.0.tar.gz
|
|
||||||
/requests-v2.22.0.tar.gz
|
/requests-v2.22.0.tar.gz
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
diff --git a/setup.py b/setup.py
|
|
||||||
index 065eb22..043ae42 100755
|
|
||||||
--- a/setup.py
|
|
||||||
+++ b/setup.py
|
|
||||||
@@ -100,7 +100,7 @@ setup(
|
|
||||||
cmdclass={'test': PyTest},
|
|
||||||
tests_require=test_requirements,
|
|
||||||
extras_require={
|
|
||||||
- 'security': ['pyOpenSSL >= 0.14', 'cryptography>=1.3.4'],
|
|
||||||
+ 'security': [],
|
|
||||||
'socks': ['PySocks>=1.5.6, !=1.5.7'],
|
|
||||||
'socks:sys_platform == "win32" and python_version == "2.7"': ['win_inet_pton'],
|
|
||||||
},
|
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
|
Loading…
Reference in New Issue
Block a user