[Debian-med-packaging] Python-pyfasta: How to run nosetests and what to do with duplicated binary

Andreas Tille andreas at an3as.eu
Tue Oct 13 21:16:17 UTC 2015


Hi,

I'd like to package

   svn://anonscm.debian.org/debian-med/trunk/packages/python-pyfasta/trunk/

for the Debian Med team.  The package builds so far but I'm a bit
concerned about


   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd /build/python-pyfasta-0.5.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose.

----------------------------------------------------------------------
Ran 0 tests in 0.041s

OK
I: pybuild base:170: cd /build/python-pyfasta-0.5.2/.pybuild/pythonX.Y_3.5/build; python3.5 -m nose.

----------------------------------------------------------------------
Ran 0 tests in 0.064s

OK
I: pybuild base:170: cd /build/python-pyfasta-0.5.2/.pybuild/pythonX.Y_3.4/build; python3.4 -m nose.

----------------------------------------------------------------------
Ran 0 tests in 0.057s

OK


The directory tests/ is definitely not empty.  Any idea why the tests
are not run?

I also would like to get advise what to do with /usr/bin/pyfasta which
is a simple wrapper call script.  I tend to simply drop it from
python-pyfasta and leave it in python3-pyfasta exclusively but would
like to hear opinions about this strategy.

Kind regards

      Andreas.

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list