Re: Python: Including Nosetest

2011-10-18 Thread Ole Streicher
Vincent Bernat writes: > You should not run test against the source package. Instead, you should run > tests against the yet-to-be-installed version. The python package in question is a wrapper for some shared library (wcslib). The goal of the tests is not in the first place that they forgot so

Re: Python: Including Nosetest

2011-10-18 Thread Vincent Bernat
On Tue, 18 Oct 2011 11:51:28 +0200, Ole Streicher wrote: Dear lists, I am working on a package (python-pywcs) that may include a "nosetest" which I want to run before installation. For this, I put the following line into debian/rules (for debhelper): override_dh_auto_test: nosetest

RFS: python-pywcs

2011-10-18 Thread Ole Streicher
Dear mentors, I am looking for a sponsor for my package "python-pywcs". * Package name: python-pywcs Version : 1.10-1 Upstream Author : Michael Droettboom * URL : https://trac6.assembla.com/astrolib * License : BSD Section : python It builds t

Re: Python: Including Nosetest

2011-10-18 Thread Yaroslav Halchenko
well, yeah -- but I would advise to run tests against "installed" version of the software -- who knows what was missing from their MANIFEST.in or setup.py files... although might require few more custom lines, testing against installed version IMHO provides better QA. Moreover some modules/projects

Re: Python: Including Nosetest

2011-10-18 Thread Ole Streicher
Am 18.10.2011 15:10, schrieb Yaroslav Halchenko: > well -- if you discover some other way -- please let me know. >From elsewhere , I got the hint to try python setup.py build_ext -i which builds the extension in-

Python: Including Nosetest

2011-10-18 Thread Ole Streicher
Dear lists, I am working on a package (python-pywcs) that may include a "nosetest" which I want to run before installation. For this, I put the following line into debian/rules (for debhelper): override_dh_auto_test: nosetest However, when I try to build the package, I get the error ==

RFS: ptex2tex (3rd try)

2011-10-18 Thread Johannes Ring
Dear mentors, debian-python, I am looking for a sponsor for my package "ptex2tex". * Package name: ptex2tex Version : 0.4-1 Upstream Author : Hans Petter Langtangen and Ilmar Wilbers * URL : http://ptex2tex.googlecode.com * License : BSD-3-clause Section