c-w opened a new pull request #1404: Fix CI on Windows
URL: https://github.com/apache/libcloud/pull/1404
 
 
   ## Fix CI on Windows
   
   ### Description
   
   The Travis CI build on Windows is currently failing (e.g. see 
[5073.4](https://travis-ci.org/apache/libcloud/jobs/634519562) or 
[5074.4](https://travis-ci.org/apache/libcloud/jobs/634521136)) due to an error 
installing Python via Chocolatey.
   
   This pull request fixes the CI by updating the build to use the latest 
Python published to Chocolatey (3.8). This also required updating the 
cryptography dependency to the latest version (2.8) since the previously pinned 
version (2.6.1) doesn't include a wheel for Python 3.8 on Windows.
   
   ### Status
   
   - done, ready for review
   
   ### Checklist
   
   - [ ] Code linting (n/a, infrastructure-only change)
   - [ ] Documentation (n/a, infrastructure-only change)
   - [x] Tests ([CI 
passed](https://travis-ci.org/CatalystCode/libcloud/builds/634540141))
   - [x] ICLA [committer](http://people.apache.org/phonebook.html?uid=clewolff)
   

----------------------------------------------------------------
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