From 3984dc7586358dbb472505b337c4eb7ee2ff10bf Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 27 Feb 2013 10:05:23 -0500 Subject: [PATCH] Removed comment about oauthlib. No longer relevant. --- python-requests.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/python-requests.spec b/python-requests.spec index caa6298..15f05d3 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -53,9 +53,6 @@ designed to make HTTP requests easy for developers. ### chardet/2 is available as python-chardet and python3-chardet so ### those may be easy to unbundle as well (will need patching, but looks ### like a single file, compat.py) -### oauthlib isn't packaged yet (and not in requests-1.0.0) -### but the code in requests will already prefer the system version to -### the bundled version # Unbundle the certificate bundle from mozilla. rm -rf requests/cacert.pem