Hi Thierry! Thank you for your response!
Thank you explaining me the case. Now I see, that I am in a continues learning process. However, I don't know if you can influence it, but i would appreciate if you could implement these packages by default: # pin versions of your additional packages here python-magic = 0.4.6 Jinja2 = 2.7.2 MarkupSafe = 0.18 pymongo = 2.6.3 forked_path = 0.2.3 I'm happy learning from you continuously, as well that you answer my mails in case I don't know something. If I can help in any way, feel free to contact me at any time. Tamer On 01/14/14 09:03, Thierry Florac wrote: > > Hi Tamer, > > Le 2014-01-14 08:15, Tamer Higazi a écrit : >> Is there no way to make a routine to download always the LATEST packages >> from the repository after project initialization and executing the >> "buildout" command ?! > > What do you mean exactly by "latest repository packages"? > When you create a new ZTFY environment via ztfy.webapp template, you are > proposed to use the latest ZTFY configuration file, referencing a set of > packages which have been tested to work together; this environment > configuration file (buildout.cfg) is explicitly defined to only use > given packages releases and not the latest ones available on Pypi. > I think that automatically using latest packages releases for a > production environment is highly dangerous, as you can use packages > which have noot been tested together. > > Regards, > Thierry _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
