Re: SVN: zpkgtools/trunk/zpkgtools/appsupport/configure.in Updated python versions.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Organization | Zope Corporation |
| Message-ID | <[email protected]> |
Chris McDonough wrote: > I forget the impact of this, but putting the "target" version number in > the "acceptable" list is (according to what I wrote long ago in the > comment above the acceptable section) not a good idea. But, as you can see, the target was already in the acceptable list, and had been for some time. <shrug> I just updated it. Eventually, we need to get this out of this template file, as this information is application dependent. Jim > Jim Fulton wrote: > >> Log message for revision 30730: >> Updated python versions. >> >> Changed: >> U zpkgtools/trunk/zpkgtools/appsupport/configure.in >> >> -=- >> Modified: zpkgtools/trunk/zpkgtools/appsupport/configure.in >> =================================================================== >> --- zpkgtools/trunk/zpkgtools/appsupport/configure.in 2005-06-10 >> 10:36:30 UTC (rev 30729) >> +++ zpkgtools/trunk/zpkgtools/appsupport/configure.in 2005-06-10 >> 11:00:59 UTC (rev 30730) >> @@ -21,13 +21,13 @@ >> >> # Place the optimal target version number (as returned by sys.version) >> # below >> -TARGET="2.3.4" >> +TARGET="2.3.5" >> >> # Order a list of "acceptable" python version numbers (as returned by >> # sys.version) below in "best" to "worst" order, not including the >> # target version. Up to six acceptable python versions are allowed. >> # Do not include the target version number in this list! >> -ACCEPTABLE="2.3.4" >> +ACCEPTABLE="2.3.5 2.4.1" >> >> # provide the executable names for all the acceptable versions >> # (and the target version) below >> >> _______________________________________________ >> Zope-CVS maillist - [email protected] >> http://mail.zope.org/mailman/listinfo/zope-cvs >> >> Zope CVS instructions: http://dev.zope.org/CVS >> > -- Jim Fulton mailto:[email protected] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Zope-CVS maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS