summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2020-11-29 13:33:58 +0000
committerRalf Gommers <ralf.gommers@gmail.com>2020-11-29 13:33:58 +0000
commitf351728e9c4963f81fd145e9e8f6e07d9c3e2f95 (patch)
tree3eae09e9b7b6292b277caf98d89ce54b50f4b276
parentd0a457f2d16b64373e689c78d53f835844d5b432 (diff)
downloadnumpy-f351728e9c4963f81fd145e9e8f6e07d9c3e2f95.tar.gz
DOC: update the release howto for oldest-supported-numpy
[ci skip]
-rw-r--r--doc/HOWTO_RELEASE.rst.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HOWTO_RELEASE.rst.txt b/doc/HOWTO_RELEASE.rst.txt
index 5a9c4d505..9dbee320c 100644
--- a/doc/HOWTO_RELEASE.rst.txt
+++ b/doc/HOWTO_RELEASE.rst.txt
@@ -460,6 +460,15 @@ The scipy.org should be a PR at https://github.com/scipy/scipy.org. The file
that needs modification is ``www/index.rst``. Search for ``News``.
+Update oldest-supported-numpy
+-----------------------------
+If this release is the first one to support a new Python version, or the first
+to provide wheels for a new platform or PyPy version, the version pinnings
+in https://github.com/scipy/oldest-supported-numpy should be updated.
+Either submit a PR with changes to ``setup.cfg`` there, or open an issue with
+info on needed changes.
+
+
Announce to the lists
---------------------
The release should be announced on the mailing lists of