[Distutils] [buildout] private eggs and egg repositories
Andreas Jung
lists at zopyx.com
Sat Nov 15 15:57:44 CET 2008
On 15.11.2008 15:26 Uhr, Chris Withers wrote:
> Andreas Jung wrote:
>>> What I'd like to do is have a "local egg repository" that I can put
>>> these eggs in and then just point buildout at it.
>>
>> http://pypi.python.org/pypi/haufe.eggserver
>
> So you basically add the egg-server url as a find-links option?
Basically yes, we create an index page based on the content right now
through cron - I will implement this functionality into haufe.eggserver
soon.
>
> If you have a find-links in ~/.buildout/default.cfg, will that override
> or be combined with one in a buildout.cfg?
We have the URL of our internal eggserver within our buildout.cfg files.
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20081115/43ea7a02/attachment.vcf>
More information about the Distutils-SIG
mailing list