Re: pbs python

2014-03-31 Thread Jelmer Vernooij
On Mon, Mar 31, 2014 at 04:20:42PM +1100, Ben Finney wrote: Brian May br...@microcomaustralia.com.au writes: Hello, *If* I wanted to get the following package into Debian: https://oss.trac.surfsara.nl/pbs_python What should I do? First step: submit a Request For Package bug

Re: pbs python

2014-03-31 Thread Piotr Ożarowski
[Brian May, 2014-03-31] *If* I wanted to get the following package into Debian: https://oss.trac.surfsara.nl/pbs_python What should I do? It seems to clash with a package of the same name (when labelled according to policy anyway) that is very different:

recommended numpy dependency ranges?

2014-03-31 Thread Diane Trout
Hi, I have a small package the depends on numpy and it recently stopped working. Traceback (most recent call last): File /usr/local/lib/R/site- library/DEXSeq/python_scripts/dexseq_prepare_annotation.py, line 33, in module import HTSeq File

Re: recommended numpy dependency ranges?

2014-03-31 Thread Yaroslav Halchenko
On Mon, 31 Mar 2014, Diane Trout wrote: Hi, I have a small package the depends on numpy and it recently stopped working. Traceback (most recent call last): File /usr/local/lib/R/site- library/DEXSeq/python_scripts/dexseq_prepare_annotation.py, line 33, in module import HTSeq

Re: recommended numpy dependency ranges?

2014-03-31 Thread Julian Taylor
On 31.03.2014 17:08, Diane Trout wrote: Hi, I have a small package the depends on numpy and it recently stopped working. Traceback (most recent call last): File /usr/local/lib/R/site- library/DEXSeq/python_scripts/dexseq_prepare_annotation.py, line 33, in module import HTSeq

Re: recommended numpy dependency ranges?

2014-03-31 Thread Diane Trout
I'm pretty sure a recompile will fix it, the question I have is how often does numpy break binary compatibility? Should set your numpy dependencies to something like: python-numpy (= 1.8, 1.9) do not hard code -- add calls to dh_numpy (dh_numpy3) to your rules and make sure you

Re: pbs python

2014-03-31 Thread Brian May
On 31 March 2014 20:03, Piotr Ożarowski pi...@debian.org wrote: (I think this might have been renamed recently to python-sh, but can't find the reference right now) Here is the reference: https://pypi.python.org/pypi/pbs/0.110 Maybe we should be removing the existing python-pbs from

Re: pbs python

2014-03-31 Thread Brian May
On 31 March 2014 18:54, Jelmer Vernooij jel...@samba.org wrote: Note that Brian is also a DD and maintainer of various packages. He should be aware of the process. :) http://qa.debian.org/developer.php?login=bam Need to think about it if is worth while for Debian as a whole. I am starting