14
0

Accepting request 372873 from home:matejcik:requests-mess

- change Requires on pyopenssl, pyasn1 into Recommends,
  add ndg-httpsclient as well
  (these are dependencies of urrlib3's pyopenssl module, which can be
  used if native python's ssl capabilities are not good enough)

OBS-URL: https://build.opensuse.org/request/show/372873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=17
This commit is contained in:
Todd R
2016-03-14 17:30:23 +00:00
committed by Git OBS Bridge
parent 44590e6a6a
commit f0b100ad6b
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 2 15:54:26 UTC 2016 - jmatejek@suse.com
- change Requires on pyopenssl, pyasn1 into Recommends,
add ndg-httpsclient as well
(these are dependencies of urrlib3's pyopenssl module, which can be
used if native python's ssl capabilities are not good enough)
-------------------------------------------------------------------
Thu Feb 11 13:55:13 UTC 2016 - aplanas@suse.com