tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py-cElementTree package



On Mon, 30 Nov 2009 18:08:29 +0900, Thomas Klausner <wiz%netbsd.org@localhost> 
wrote:

On Mon, Nov 30, 2009 at 05:58:20PM +0900, OBATA Akio wrote:
I crated wip/py-cElementTree for c module of builtin cElementTree.
It will probably resolve PR#41848 and PR#41098.

Thank you!

Before import it in pkgsrc main tree, I want to ask about some unclear points.

1. PKGNAME should be py-celementtree, as described in "Download and install" 
section of HOMEPAGE?

I think I prefer py-cElementTree, but it's no biggie...

Just keep it AS-IS...

2. Python24 does not contains builtin cElementTree, need to download individual 
distfile and build.
   builtin cElementTree and individual one should be in one package? or 
individual package?
   1) if the former, for python>25, no chance to install newer module than 
builtin one.
      (now, individual one is release version 1.0.5 and preview version 1.0.6,
       python{25,26,31} contains patched version of 1.0.5).

I think one package for all python version is preferable...

I've just commited python24 support.
It build fine with Python24, 25 and 26 on NetBSD-i386-5.0.1 X11_TYPE=modular.
(I did not try to build with builtin expat)
For python24, selftest was passed except version check of expat library
(Because I've patched to use external expat).

--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index