[patch] install elementtree package

Martin Pool mbp at sourcefrog.net
Fri Apr 15 23:41:24 BST 2005


On Fri, 2005-04-15 at 16:09 -0500, Jeffrey C. Ollie wrote:
> On Fri, 2005-04-15 at 22:42 +0200, Norbert Tretkowski wrote:
> > 
> > I'm currently preparing the Debian package of bazaar-ng, and found a
> > small problem in setup.py:
> > 
> > --- bzr-0.0.3.orig/setup.py     2005-04-06 03:55:36.000000000 +0000
> > +++ bzr-0.0.3/setup.py  2005-04-15 20:37:07.000000000 +0000
> > @@ -13,5 +13,5 @@
> >        url='http://www.bazaar-ng.org/',
> >        description='Friendly distributed version control system',
> >        license='GNU GPL v2',
> > -      packages=['bzrlib'],
> > +      packages=['bzrlib','elementtree'],
> >        scripts=['bzr'])
> 
> I'd rather that we didn't...  Fedora already has elementtree (and
> cElementTree as well).

Yes, please depend rather than including it; it's only there to make the
install from source easier.  If your distribution includes cElementTree
then please depend on that too.

You might coordinate with Fabbione Massimo Di Nitto who also expressed
interest in packaging it (but I guess didn't get the ITP in first?)

-- 
Martin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050416/10c0cd43/attachment.pgp 


More information about the bazaar mailing list