c-w opened a new pull request #1325: Specify minimum requests version
URL: https://github.com/apache/libcloud/pull/1325
 
 
   ## Specify minimum requests version
   
   ### Description
   
   The investigation in https://github.com/apache/libcloud/issues/1322, has led 
to the discovery that there are errors in the libcloud Azure Storage driver 
with any requests version below `2.5.0`. As such, this pull request updates 
`setup.py` to ensure that the requests dependency is at least that version.
   
   - [Failed integration tests with 
requests==2.4.0](https://clewolff.visualstudio.com/libcloud-tests/_build/results?buildId=299)
   - [Passed integration tests with 
requests==2.5.0](https://clewolff.visualstudio.com/libcloud-tests/_build/results?buildId=298)
   
   ### Status
   
   - done, ready for review
   
   ### Checklist (tick everything that applies)
   
   - [x] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 ([build passed](https://travis-ci.org/CatalystCode/libcloud/builds/564186773))
   - [x] Documentation (changelog updated)
   - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) 
(covered by existing tests)
   - [x] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to