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

Bug#705237: RFS: python-heatclient/0.2.2-1 [ITP] -- client library and CLI for OpenStack Heat



On Sun, Apr 14, 2013 at 6:33 AM, Jakub Wilk <jwilk@debian.org> wrote:
> I'd rather not rely on existence of nosetests-2.X scripts[0], and use this
> instead:
> ... do python$$pyversion /usr/bin/nosetests -v; done
>

Thanks again, latest commit and upload:

-       set -e ; for pyversion in $(shell pyversions -vr); do
nosetests-$$pyversion -v; done
+       set -e; for pyversion in $(shell pyversions -r); do \
+               $$pyversion /usr/bin/nosetests -v; \
+       done

dget -x http://mentors.debian.net/debian/pool/main/p/python-heatclient/python-heatclient_0.2.2-1.dsc

-- 
 Prach Pongpanich


Reply to: