From a9cd98be0aad04a60666636e42a6e2f2f6593247 Mon Sep 17 00:00:00 2001 From: Reinout van Rees Date: Wed, 1 Jul 2015 01:29:10 +0200 Subject: [PATCH] Added extra bootstrap.py version/release instruction --- DEVELOPERS.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DEVELOPERS.txt b/DEVELOPERS.txt index d8b5efb7..748b47a4 100644 --- a/DEVELOPERS.txt +++ b/DEVELOPERS.txt @@ -50,3 +50,7 @@ the bootstrap-release branch, too. The http://downloads.buildout.org/2/bootstrap.py location doesn't need to be updated manually: it is a redirect now, to https://bootstrap.pypa.io/bootstrap-buildout.py . + +If there are changes to bootstrap.py, be sure to update the date in the +``__version__`` attribute and to record the bootstrap change (including the +new date/version) in zc.buildout's changelog. -- 2.25.1