[Python-apps-team] Backporting of cython to oldstable

Yaroslav Halchenko yoh at debian.org
Fri Aug 30 14:02:23 UTC 2013


On Fri, 30 Aug 2013, Joe Healy wrote:
> This gives three possibilities:

> 1) strip out python3 support for squeeze.
> 2) include python3, but strip out the python3 numpy tests
> 3) backport numpy and python3

> My preferred approach is option 1.

1 or 2 should be fine.  2 might be better in the long run since if that
is just a matter of tests, then we probably could simply 

a. implement release specific handling within stock debian/rules
b. adjust debian/control to build-depend on 
   python3-numpy | python-numpy (<< 1.6.2)

thus avoiding any additional patching to keep track of for squeeze
backport

3 -- would be more pain than gain... who knows how many
applications in squeeze would get broken having so much new(er) numpy
installed.

but marginally related -- myself I would not bother atm to care for
backporting to squeeze -- it is OLD stable and who knows for how much
longer it would be kept supported... I primarily migrated to wheezy

-- 
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate,     Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        



More information about the Python-apps-team mailing list