[Python-Dev] Re: RELEASED Python 2.3.1
Fred L. Drake, Jr.
fdrake at acm.org
Fri Oct 3 10:50:04 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 3 10:50:04 EDT 2003
- Previous message: [Python-Dev] Re: RELEASED Python 2.3.1
- Next message: [Starship] Re: [Python-Dev] Re: RELEASED Python 2.3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Anthony Baxter writes: > The current documentation release tools don't build the latex packages. > I tried using the Makefile targets, but they seemed to want to check out > a HEAD revision of the dist/src/Doc directory. Oops. Argh. Yes; this is a problem with mksourcepkg on branches. I think I can improve that a bit, but the best way seems to be running it with a second argument giving the specific tag we're interested in. The script also runs into the "we can't keep our anonymous CVS servers up to date" problem, so I'll mod my local copy not try to use the anonymous servers for now. > I've commented out the latex row of the download table for now - Fred, can > you look into this and fix? I'll have them up shortly. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> PythonLabs at Zope Corporation
- Previous message: [Python-Dev] Re: RELEASED Python 2.3.1
- Next message: [Starship] Re: [Python-Dev] Re: RELEASED Python 2.3.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list