File project.diff of Package python-requests-oauthlib
--- python-requests-oauthlib.spec.orig
+++ python-requests-oauthlib.spec
@@ -56,7 +56,7 @@ This project provides first-class OAuth
%check
# Three tests initiate network traffic to httpbin.org
-%pytest -k 'not (testCanPostBinaryData or test_content_type_override or test_url_is_native_str or test_login)'
+%pytest -k 'not (testCanPostBinaryData or test_content_type_override or test_url_is_native_str or test_login or MailChimpComplianceFixTest or PlentymarketsComplianceFixTest)'
%files %{python_files}
%license LICENSE