14
0

Accepting request 336766 from home:frispete:python

Here we go..

- add python-pyOpenSSL, python-certifi and python-pyasn1 requirements 

- Comment out test requirements, as tests are disabled anyway, and 
  one of these packages depend on python-requests, which depends on
  this package resulting in a circular dependency for openSUSE <= 13.1

OBS-URL: https://build.opensuse.org/request/show/336766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=8
This commit is contained in:
Todd R
2015-10-06 17:00:40 +00:00
committed by Git OBS Bridge
parent fcee04a79c
commit baf2d7fb0b
2 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Oct 6 15:03:05 UTC 2015 - hpj@urpla.net
- add python-pyOpenSSL, python-certifi and python-pyasn1 requirements
-------------------------------------------------------------------
Tue Oct 6 12:46:25 UTC 2015 - hpj@urpla.net
- Comment out test requirements, as tests are disabled anyway, and
one of these packages depend on python-requests, which depends on
this package resulting in a circular dependency for openSUSE <= 13.1
-------------------------------------------------------------------
Fri Sep 25 11:24:49 UTC 2015 - p.drouand@gmail.com