Thank you Bradley for the patches!  What about excercising unittests
with python3?

>  override_dh_auto_test:
>  ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
> -     for P in $(PYVERS); do \
> +     for P in $(PY2VERS); do \
>        PYTHONPATH=`/bin/ls -d $(CURDIR)/build/lib.*-$$P` \
>         /usr/bin/python$$P /usr/bin/nosetests -v -w test 
> --exclude='test(PackUnpackExternal|FreePredefined)'; \
>       done
> @@ -37,9 +48,7 @@ else
>  endif

-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
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        



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to