How to deal with major versions? (was Re: [Zope3-dev] Re: egg version numbers and zope releases)

Christian Theune ct at gocept.com
Wed May 30 17:23:30 EDT 2007


Am Mittwoch, den 30.05.2007, 17:13 -0400 schrieb Jim Fulton:
> > >=app-misc/foo-1.23 	Version 1.23 or later is required.
> > >app-misc/foo-1.23 	A version strictly later than 1.23 is required.
> > ~app-misc/foo-1.23 	Version 1.23 (or any 1.23-r*) is required.
> > =app-misc/foo-1.23 	Exactly version 1.23 is required. If at all  
> > possible, use the ~ form to simplify revision bumps.
> > <=app-misc/foo-1.23 	Version 1.23 or older is required.
> > <app-misc/foo-1.23 	A version strictly before 1.23 is required.
> 
> How would you say that you want version 1.23 or higher but less than  
> any version 2?

Someone else mentioned that they would support wildcards, but I couldn't
confirm that. Assuming you had wildcards I would expect something like
this:

=package-1.23.*

Christian

-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20070530/c90f306c/attachment.bin


More information about the Zope3-dev mailing list