aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-03-19 13:45:43 -0400
committerGitHub <noreply@github.com>2020-03-19 12:45:43 -0500
commit7f19d61e4f3f927681f604ed87f72aa723b8cd40 (patch)
treed90df783bf2fae77bede8348db1eaabd05d5b1d6
parente320adfe3e44394b59bab4f3b60a52d593a9bad0 (diff)
downloadcryptography-7f19d61e4f3f927681f604ed87f72aa723b8cd40.tar.gz
cryptography-7f19d61e4f3f927681f604ed87f72aa723b8cd40.tar.bz2
cryptography-7f19d61e4f3f927681f604ed87f72aa723b8cd40.zip
Fixed issue template for manylinux1 structure (#5140)
-rw-r--r--.github/ISSUE_TEMPLATE/openssl-release.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md
index c2fcae3d..edcfe110 100644
--- a/.github/ISSUE_TEMPLATE/openssl-release.md
+++ b/.github/ISSUE_TEMPLATE/openssl-release.md
@@ -4,5 +4,4 @@
- [ ] 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`
+ - [ ] 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`