Re: Expiration of devel/py-[c]elementtree

2011-11-11 Thread Martin Wilke
I will remove it shortly after 9.0 release and an exp run. Sent from my iPhone On Nov 12, 2011, at 13:59, Ruslan Mahmatkhanov wrote: > Greg Larkin wrote on 12.11.2011 01:26: >> On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote: >>> Good day! >> >>> We have two pr's here: >>> http://bugs.freebsd.o

Re: Expiration of devel/py-[c]elementtree

2011-11-11 Thread Ruslan Mahmatkhanov
Greg Larkin wrote on 12.11.2011 01:26: > On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote: >> Good day! > >> We have two pr's here: >> http://bugs.freebsd.org/155524 >> http://bugs.freebsd.org/155526 > >> And the last consumer of them in the tree was fixed today. >> Since python 2.5 we have xml.etr

Re: Expiration of devel/py-[c]elementtree

2011-11-11 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/11/11 7:30 AM, Ruslan Mahmatkhanov wrote: > Good day! > > We have two pr's here: > http://bugs.freebsd.org/155524 > http://bugs.freebsd.org/155526 > > And the last consumer of them in the tree was fixed today. > Since python 2.5 we have xml.etr

Expiration of devel/py-[c]elementtree

2011-11-11 Thread Ruslan Mahmatkhanov
Good day! We have two pr's here: http://bugs.freebsd.org/155524 http://bugs.freebsd.org/155526 And the last consumer of them in the tree was fixed today. Since python 2.5 we have xml.etree.ElementTree and xml.etree.cElementTree in the standard library. This package are drop-in replacement for afo