From 6bb9d5ad9d6d0b4223f72bf3162e4983d608be86 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Tue, 31 Mar 2020 13:36:04 -0400 Subject: Update the openssl release (#5166) --- .github/ISSUE_TEMPLATE/openssl-release.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md index 13da8b14..3c0629f4 100644 --- a/.github/ISSUE_TEMPLATE/openssl-release.md +++ b/.github/ISSUE_TEMPLATE/openssl-release.md @@ -1,5 +1,6 @@ - [ ] Windows - - [ ] Run `build-openssl.sh` in the `pyca/infra` repository + - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/.github/workflows/build-openssl.yml#L36-L37) + - [ ] Wait for it to be merged - [ ] Wait for the Github Actions job to complete - [ ] macOS - [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula @@ -7,3 +8,4 @@ - [ ] manylinux - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux/install_openssl.sh#L5-L6) for `manylinux` - [ ] Wait for it to be merged + - [ ] Wait for the Github Actions job to complete -- cgit v1.2.3