GitHub user pquentin opened a pull request:
https://github.com/apache/libcloud/pull/1246
dist: provide sha256/sha512 hashes
## dist: provide sha256/sha512 hashes
### Description
Follow new Apache release policy:
https://www.apache.org/dev/release-distribution.html#sigs-and-sums
### Status
- done, ready for review
### Checklist (tick everything that applies)
- [x] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x]
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
(required for bigger changes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pquentin/libcloud hash-sign
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/1246.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1246
----
commit 436c5b00eb1f7cb79d62681459d405f871b008f9
Author: Quentin Pradet <quentinp@...>
Date: 2018-10-13T06:14:54Z
dist: provide sha256/sha512 hashes
----
---