blob: c2fcae3db567ffcd551e9c17ac53b9bee5433bde (
plain)
1
2
3
4
5
6
7
8
|
- [ ] Windows
- [ ] Run the `windows-openssl` Azure Pipelines job
- [ ] macOS
- [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula
- [ ] Wait for it to be merged
- [ ] manylinux
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux1/install_openssl.sh#L5-L6) for `manylinux1`
- [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux2010/install_openssl.sh#L5-L6) for `manylinux2010`
|