[Zope-dev] setting missing minimum version in setup.py
Wichert Akkerman
wichert at wiggy.net
Mon Apr 6 10:13:13 EDT 2009
Previously Chris Withers wrote:
> Tres Seaver wrote:
> >>>> KGS the
> >>>> concept is very easy to implement; you just make available on some URL a
> >>>> buildout versions.cfg, or you run your own package index.
> >>> OK, the former I can see happening on an end-user project, the latter is
> >>> just too much work.
> >
> > Not really. Collect the tarballs, run a script, configure Apache to
> > serve that diretory.
>
> Hmm, too much... but is it needed?
> Can you not point index at just a local folder on disk?
> I'm sure the Plone folks did something like this, maybe Hanno can chime in?
What we do is: collect the tarballs, serve the resulting directory. I
have not seen a need to run a script.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-Dev
mailing list