Go to file
Jan Matejek 5aad292d93 Accepting request 344244 from home:matejcik:branches:devel:languages:python
- removed python-certifi dependency, we don't want to use it
- drop 0001-Don-t-pin-dependency-to-exact-version.patch because it's
  not needed anymore
- re-enable tests, re-add dependencies
  * don't exclude test_util.py
  * exclude proxy timeout tests that fail for spurious reasons
- urllib3-ssl-default-context.patch - use set_default_verify_paths()
  if no certificate path specified and verification not explicitly
  disabled
- urllib3-test-ssl-drop-sslv3.patch - don't use "SSLv3" constants
  as they are not supported in openssl (and conversely python) anymore
- ready-event.patch - fix race conditions in timeout tests

OBS-URL: https://build.opensuse.org/request/show/344244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=12
2015-11-13 14:47:50 +00:00
.gitattributes - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
.gitignore - Initial package (1.6) for openSUSE. 2013-07-14 04:53:22 +00:00
python-urllib3.changes Accepting request 344244 from home:matejcik:branches:devel:languages:python 2015-11-13 14:47:50 +00:00
python-urllib3.spec Accepting request 344244 from home:matejcik:branches:devel:languages:python 2015-11-13 14:47:50 +00:00
ready-event.patch Accepting request 344244 from home:matejcik:branches:devel:languages:python 2015-11-13 14:47:50 +00:00
urllib3-1.12.tar.gz Accepting request 333732 from home:posophe:branches:devel:languages:python 2015-09-25 11:47:24 +00:00
urllib3-ssl-default-context.patch Accepting request 344244 from home:matejcik:branches:devel:languages:python 2015-11-13 14:47:50 +00:00
urllib3-test-no-coverage.patch Accepting request 248643 from home:TheBlackCat:branches:devel:languages:python 2014-09-11 16:17:34 +00:00
urllib3-test-ssl-drop-sslv3.patch Accepting request 344244 from home:matejcik:branches:devel:languages:python 2015-11-13 14:47:50 +00:00