aboutsummaryrefslogtreecommitdiffstats
path: root/docs/doing-a-release.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2017-05-29 17:09:23 -0500
committerAlex Gaynor <alex.gaynor@gmail.com>2017-05-29 18:09:23 -0400
commit5a284e6ded3213abe7167d8e3c813a77b4134453 (patch)
treecdff7105d7245c252d4038c960231ea96c8946c4 /docs/doing-a-release.rst
parent0db218e7d89dfb07c01c5891bea91aa5c8a4ae15 (diff)
downloadcryptography-5a284e6ded3213abe7167d8e3c813a77b4134453.tar.gz
cryptography-5a284e6ded3213abe7167d8e3c813a77b4134453.tar.bz2
cryptography-5a284e6ded3213abe7167d8e3c813a77b4134453.zip
update the docs with new jenkins CI URL & mac openssl upgrade process (#3639)
Diffstat (limited to 'docs/doing-a-release.rst')
-rw-r--r--docs/doing-a-release.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst
index 7cf012bb..da25d45d 100644
--- a/docs/doing-a-release.rst
+++ b/docs/doing-a-release.rst
@@ -19,8 +19,7 @@ to the Windows builders and unzip them in the root of the file system.
Upgrading macOS
~~~~~~~~~~~~~~~
-``brew update`` and then ``brew upgrade openssl@1.1 --build-bottle`` to
-install a 64-bit only library compatible with all Intel Macs.
+Run the ``update-brew-openssl`` Jenkins job.
Bumping the version number
--------------------------