From e9eb03b5cad2b393a61305e1a65c44ea6190d7d2 Mon Sep 17 00:00:00 2001 From: Larry Hastings Date: Tue, 15 Sep 2015 09:10:50 +0100 Subject: [PATCH] Touchup for PEP 101: installed docs should be group-writeable. --- pep-0101.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pep-0101.txt b/pep-0101.txt index ac4f7327f..91f238cd4 100644 --- a/pep-0101.txt +++ b/pep-0101.txt @@ -424,11 +424,12 @@ How to Make A Release that directory. Note though that if you're releasing a maintenance release for an older version, don't change the current link. - ___ If this is a final release (even a maintenance release), also unpack - the HTML docs to /srv/docs.python.org/release/X.Y.Z on - docs.iad1.psf.io. Make sure the files are in group "docs". If it is a - release of a security-fix-only version, tell the DE to build a version - with the "version switcher" and put it there. + ___ If this is a final release (even a maintenance release), also + unpack the HTML docs to /srv/docs.python.org/release/X.Y.Z on + docs.iad1.psf.io. Make sure the files are in group "docs" and are + group-writeable. If it is a release of a security-fix-only version, + tell the DE to build a version with the "version switcher" + and put it there. ___ Let the DE check if the docs are built and work all right.