Setting DPMT as maintainer for python-repoze.what

2014-05-21 Thread Thomas Goirand
Hi Dimitri (and the rest of the DPMT), I'm uploading a new version of python-repoze.what with some maintenance work. I've set DPMT as maintainer, and you and I as uploaders. I don't really care about this particular package, but thought it was a good thing to fix stuff in it (it doesn't feel good

Re: RFS: confiture/2.0-1

2014-05-21 Thread Antoine Millet
Hi Piotr, > * change debian/compat to 9 (unless you have a reason to stick with 8), Fixed > * fix this: > > | I: pybuild base:170: python3.3 setup.py clean > | Traceback (most recent call last): > | File "setup.py", line 5, in > | ldesc = open(os.path.join(os.path.dirname(__file__), >

Re: Help with python-biom-format needed

2014-05-21 Thread Andreas Tille
Hi, On Wed, May 21, 2014 at 03:33:22PM +0200, Jakub Wilk wrote: > > With the attached patch I got the package almost building. Almost, > becasue the tests fail: Just to let you know: The package requires a new versioned Build-Depends pyqi (>= 0.3.2) which I just uploaded. Thanks for your help

Re: Join the Team

2014-05-21 Thread Hugo Lefeuvre
Hi Vincent, I've uploaded the new version on mentors.debian.net. [0] It should be good now. :) [0] http://mentors.debian.net/package/kupfer Regards, Hugo -- Hugo Lefeuvre (hugo6390) 4096/ ACB7 B67F 197F 9B32 1533 431C AC90 AC3E C524 065E signature.asc Description: Digital signature

Re: Help with python-biom-format needed

2014-05-21 Thread Andreas Tille
Hi Jakub, On Wed, May 21, 2014 at 03:38:36PM +0200, Jakub Wilk wrote: > I strongly recommend rebuilding everything from source. With my latest commit I'm recreating the *.c files using cython. Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-python-req

Re: Help with python-biom-format needed

2014-05-21 Thread Jakub Wilk
* Andreas Tille , 2014-05-21, 15:05: I'm now also excluding *.so and *.pyx. Hmm, *.pyx? Aren't they source code from some *.c files? Uh, yes, they are - re-added. Thanks for correcting me. This opens the question about the policy of *.c files: Should these regenerated at build time (an

Re: Help with python-biom-format needed

2014-05-21 Thread Jakub Wilk
* Andreas Tille , 2014-05-21, 15:09: So, is there a sane way to make pybuild run an arbitrary command with default version of python, and with PYTHONPATH set to the build directory? One insane way is to abuse the --test option: pyrun = DEB_BUILD_OPTIONS= pybuild -s custom -p $(shell pyversion

Re: Help with python-biom-format needed

2014-05-21 Thread Piotr Ożarowski
[Andreas Tille, 2014-05-21] > > One insane way is to abuse the --test option: > > > > pyrun = DEB_BUILD_OPTIONS= pybuild -s custom -p $(shell pyversions -dv) > > --test --test-args > > [...] > > $(pyrun) 'make --directory=doc singlehtml' # eww! > > Well, if there is no other suggestion for

Re: Help with python-biom-format needed

2014-05-21 Thread Andreas Tille
Hi, sorry for the confusion. On Wed, May 21, 2014 at 01:02:23PM +0200, Jakub Wilk wrote: > * Piotr Ożarowski , 2014-05-21, 11:14: > >> > >> svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ > >> > >>Unfortunately the new version has a problem when it comes to > >>buil

Re: Help with python-biom-format needed

2014-05-21 Thread Andreas Tille
On Wed, May 21, 2014 at 12:12:37PM +0200, Jakub Wilk wrote: > * Andreas Tille , 2014-05-21, 09:52: > >>> svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ > >> > >>(Unrelated to your question:) Since you are already repacking > >>.orig.tar, please get rid of these files:

Re: Join the Team

2014-05-21 Thread Hugo Lefeuvre
Hi Piotr, My alioth username is hugo6390-guest. [0] Regards, Hugo [0] https://alioth.debian.org/users/hugo6390-guest/ --~-- ID GPG: 524065E WEB : www.hugo6390.org --~-- signature.asc Description: Digital signature

Re: Help with python-biom-format needed

2014-05-21 Thread Jakub Wilk
* Piotr Ożarowski , 2014-05-21, 11:14: svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ Unfortunately the new version has a problem when it comes to build the documentation. Either does not find the biom Python module or since I adapted the packaging to dh_python

Re: Help with python-biom-format needed

2014-05-21 Thread Jakub Wilk
* Andreas Tille , 2014-05-21, 09:52: svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ (Unrelated to your question:) Since you are already repacking .orig.tar, please get rid of these files: biom-format-2.0.0/biom/_filter.so biom-format-2.0.0/biom/_subsample.so bi

Re: Help with python-biom-format needed

2014-05-21 Thread Piotr Ożarowski
[Andreas Tille, 2014-05-20] > I intend to update python-biom-format which is maintained at > > > svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ > > Unfortunately the new version has a problem when it comes to build the > documentation. Either does not find the b

Re: Help with python-biom-format needed

2014-05-21 Thread Andreas Tille
Hi Jakub, On Tue, May 20, 2014 at 11:24:11PM +0200, Jakub Wilk wrote: > > > > svn://anonscm.debian.org/debian-med/trunk/packages/python-biom-format/trunk/ > > (Unrelated to your question:) Since you are already repacking > .orig.tar, please get rid of these files: > > biom-format-2.0.0/biom/_f