[Zope-dev] setting missing minimum version in setup.py
Chris Withers
chris at simplistix.co.uk
Wed Apr 8 05:22:09 EDT 2009
Wichert Akkerman wrote:
> 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.
How do you collect the tarballs?
How do you serve the resulting directory?
Chris
More information about the Zope-Dev
mailing list