William Stein <wst...@gmail.com> writes: > On Mon, Nov 26, 2012 at 11:48 PM, Burcin Erocal <bur...@erocal.org> wrote: >> Package dependencies for optional/experimental packages is beyond >> the capabilities of the sage packaging system. Adding >> "sage -i <package_name>" commands to spkg-install is a very ugly >> hack. > > What's the situation with Pypi or any other Python packaging > solutions. Surely they provide dependencies?
Of course, but not all our SPKGs are on PyPI or even have anything to do with Python at all. In any case, Burcin's solution of using Gentoo Prefix is appealing to me because it uses an installation system with managed backwards compatibility (EAPI versioning) which has been used by very large numbers of people for more than a decade now, whereas the various Python package management solutions seem to keep getting deprecated and replaced every couple of years... I think you've run into just such problems, as evidenced by a post on your Google+ account back in July :) -Keshav -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.