[Kss-devel] Dev-egg link
Balazs Ree
ree at ree.hu
Mon Mar 17 14:52:20 CET 2008
On Mon, 17 Mar 2008 14:35:47 +0100, Malthe Borch wrote:
> Would be nice if the KSS-packages had a link to trunk, e.g.
>
> http://codespeak.net/svn/lxml/trunk#egg=lxml-dev
>
> This way, people can simply depend on lxml==dev (in this example).
>
> For a package like megrok.kss which isn't really released, this is a
> nice way to not have to make a dev-tarball.
Thanks for pointing tis out, and definitely. We attempt to do the same
thing in relationship of the kss.demo and kss.core on the trunk and
branches, too.
(Note kss.core itself does not depend on lxml or to any other package
right now, but with megrok.kss this should be the right policy.)
The only thing I could not figure out, is that we also have to put the
dependent package into version dependencies. However in this case
kss.core==dev did not work well, I had to use kss.core>=dev as a
"workaround". I hope you can figure this out correctly with the
dependency between megrok.kss and lxml - or maybe between megrok.kss and
kss.core as well, then I'd correct this in kss.demo as well.
--
Balazs Ree
More information about the Kss-devel
mailing list