Ralf S. Engelschall wrote:
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.

Ok, changed it back

--
Torsten Homeyer                                     [EMAIL PROTECTED]
Lead Engineer Databases                        Tel: +49-89-92699-186
ITS/CSOC, Datacenter Services                  Fax: +49-89-92699-808
Cable & Wireless Telecommunication Services GmbH    http://www.cw.com/de
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to