Commit Graph

6 Commits

Author SHA256 Message Date
8912f58546 Accepting request 373386 from home:matejcik:requests-mess
- update and cleanup of httplib2-use-system-certs.patch,
  so that the passthrough is clean for python2 and so that it does
  the right thing in python3

OBS-URL: https://build.opensuse.org/request/show/373386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=58
2016-03-15 20:06:26 +00:00
6364e2e8d9 - Modify httplib2-use-system-certs.patch to not depend on a generated bundle.
OpenSSL has everything built in to do the cert verification, we do not
  need to pass a cert bundle file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=48
2014-03-05 21:24:40 +00:00
Sascha Peilicke
cbe6341ca8 revert to 37 again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=40
2013-07-03 12:43:31 +00:00
Sascha Peilicke
f1d9144b77 - Change the mechanism to use system-wide CA certificates:
+ on openSUSE, use the (new) upstream ca_certs_locater mechanism
    and don't ship a private copy of Mozilla's CA certs file
  + on SLES, regenerate cacerts.txt from /etc/ssl/certs when
    httplib2 is installed and/or openssl-certs is installed/updated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=38
2013-07-03 08:20:25 +00:00
Sascha Peilicke
4f4c6e432e - Update to version 0.8:
+ Improved App Engine behavior

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=32
2013-03-22 13:33:59 +00:00
Sascha Peilicke
9e561e42a6 - Don't ship private copy of Mozilla NSS certs, use system certs
instead (bnc#761162)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=17
2012-06-20 11:42:51 +00:00