[Zope-dev] setting missing minimum version in setup.py

Chris Withers chris at simplistix.co.uk
Thu Apr 2 15:39:50 EDT 2009


Roger Ineichen wrote:
> Probably a way to go is to make both concept compatible with
> each other. Which probably means we should be able to ignore
> versions in packages if a KGS concept get used?
> (not sure if this is possible)

NO! This is INSANE!

The version requirements in a package should be met by a KGS, it's just 
that they might be more rigid in a KGS...

eg:

KGS: foo.bar==1.7.1

In a package that depends on foo.bar: foo.bar >= 1.6

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list