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

Jim Fulton jim at zope.com
Wed May 30 17:29:54 EDT 2007


On May 30, 2007, at 5:25 PM, Christian Theune wrote:

>
> Am Mittwoch, den 30.05.2007, 17:13 -0400 schrieb Jim Fulton:
>> How would you say that you want version 1.23 or higher but less than
>> any version 2?
>
> I re-read their spec and they say:
>
> =sys-apps/foo-1.2* will select the newest member of the 1.2 series,  
> but
> will ignore 1.3 and later/earlier series. That is, foo-1.2.3 and
> foo-1.2.0 are both valid, while foo-1.3.3, foo-1.3.0, and foo-1.1.0  
> are
> not.

How would you say that you wanted 1.2.3 or later and less than 1.3?

Jim

--
Jim Fulton			mailto:jim at zope.com		Python Powered!
CTO 				(540) 361-1714			http://www.python.org
Zope Corporation	http://www.zope.com		http://www.zope.org





More information about the Zope3-dev mailing list