On Fri, Oct 22, 2004, Torsten Homeyer wrote: > fixed tracking > [...] > - regex = Python-(\d+\.\d+(\.\d+)*)\.tgz > + regex = Python-(__VER__)\.tgz > [...]
Errr... no, the more specific regex is required to just track releases. The __VER__ regex will also match all the beta and other versions which we don't package for Python. Currently it would find 2.4b1, but we will package only 2.4.0 when it comes out. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]