-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/28/2010 11:45 AM, Mathieu Leduc-Hamel wrote:
> Yesterday i had this error y trying repoze.bfg, and since i'm using
> buildout, i've just add the magical flag: prefer-final = true.
> 
> But seriously maybe not having any beta or alpha version on Pypi would
> be a better idea, i tend to think that for these development versions,
> we should use another find-links, no ?

Nope.  If you are not ready to take whatever is latest-and-greatest for
your dependencies and live with the pain, then you need to manage that
explicitly, either by running your own index (which is what we do, for
the most part) or by pinning the dependencies (e.g., in buildout.cfg, or
your meta-package's install_requires).

Our rationale for running project-specific indexes is that running
production sites using PyPI-based deployment strategies is a
white-knockle ride:  better to created a "walled garden" subset of PyPI
where you control the changes.


Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkzJoB8ACgkQ+gerLs4ltQ75rgCcC2cbFXCJQaZ9tVuP3pELiTjW
4T0AmwSSJx7bi+8iuMVOlR5Q/uHTsDt6
=SMHq
-----END PGP SIGNATURE-----
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to