We should give it a couple of days to make sure that no -1's appear. Once we have a good number of +1's and sufficient time has passed to be reasonably sure that no -1's are coming, the file will need to placed on www.apache.org, PGP-signed, given about 24 hours for mirrors to pick it up; then the download page needs to be regenerated (some XML files edited and CVS/SVN updated - I'll take care of it and/or give you the details when we get there). Then we send out an official announcements to all the usual places - announce@apache.org, [EMAIL PROTECTED] and comp.lang.python. I'll dig up the earlier announcements.

Grisha

On Wed, 14 Sep 2005, Jim Gallacher wrote:

Grisha,

I think you mentioned that we should announce this beta on the mod_python list as well. If so I thought we could wait until we get a +1 from a MacOS X user here on python-dev before proceeding.

Regards,
Jim

Jim Gallacher wrote:
A new mod_python 3.2.2 beta tarball is now available for testing. Hopefully this will be the last beta before the official 3.2 release.

Here are the rules:

In order for a file to be officially announced, it has to be tested by
developers on the dev list. Anyone subscribed to this list can (and
should feel obligated to :-) ) test it, and provide feedback *to _this_
 list*! (Not the [EMAIL PROTECTED] list, and preferably not me
personally).

The files are (temporarily) available here:

http://www.modpython.org/dist/

Please download it, then do the usual

$ ./configure --with-apxs=/wherever/it/is
$ make
$ (su)
# make install

Then (as non-root user!)

$ cd test
$ python test.py

And see if any tests fail. If they pass, send a +1 to the list, if they
fail, send the details (the versions of OS, Python and Apache, the test
output, and suggestions, if any).

Thank you,
Jim Gallacher




Reply via email to