Help needed for python-skbio

2015-07-29 Thread Andreas Tille
Hi, I intend to package python-skbio as a predependency of a Debian Med package upgrade. I have prepared the packaging in SVN[1] but it does not build but fails with a strange error, that I have never seen in Python modules: ... Copying scikit_bio.egg-info to /home/andreas/debian-maintain/repac

Re: Some remaining test failures (Was: Please help clarifying licensed)

2015-07-29 Thread Andreas Tille
t; but without being able to rproduce the problem on my end, cannot test the > solution. > > -- jeet > > > > On 7/29/15 7:27 AM, Andreas Tille wrote: > >Hi Jeet, > > > >On Wed, Jul 29, 2015 at 01:09:56AM -0400, Jeet Sukumaran wrote: > >>Hi Andrea

Python-pyvcf: Couldn't find index page for 'distribute' (maybe misspelled?)

2015-10-13 Thread Andreas Tille
Hi, I'd like to package svn://anonscm.debian.org/debian-med/trunk/packages/python-pyvcf/trunk/ for the Debian Med team but was running into ... dh_auto_test -O--buildsystem=pybuild I: pybuild base:170: python2.7 setup.py test. running test Searching for distribute Reading https://pypi.pyt

Python-pyfasta: How to run nosetests and what to do with duplicated binary

2015-10-13 Thread Andreas Tille
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_

Re: Python-pyvcf: Couldn't find index page for 'distribute' (maybe misspelled?)

2015-10-14 Thread Andreas Tille
Hi, On Tue, Oct 13, 2015 at 11:42:57PM +0200, Piotr Ożarowski wrote: > > Searching for distribute > > Reading https://pypi.python.org/simple/distribute/ > > Download error on https://pypi.python.org/simple/distribute/: [Errno 111] > > Connection refused -- Some packages may not be found! > > Coul

Test failures with pyfasta

2015-10-14 Thread Andreas Tille
Hi Brent, I intend to package pyfasta for the Debian distribution. I tried to also run the unit tests: $ LC_ALL=C python setup.py nosetests running nosetests running egg_info writing pyfasta.egg-info/PKG-INFO writing top-level names to pyfasta.egg-info/top_level.txt writing dependency_links to

Help needed: Bug#802354: python-matplotlib-venn: FTBFS: AttributeError: can't set attribute

2015-10-19 Thread Andreas Tille
Hi Python team, I have no idea why this package now fails to build but was building before. Any hint would be welcome Andreas. - Forwarded message from "Chris West (Faux)" - Date: Mon, 19 Oct 2015 19:05:55 +0100 From: "Chris West (Faux)" To: Debian Bug Tracking System Subject:

Re: Help needed: Bug#802354: python-matplotlib-venn: FTBFS: AttributeError: can't set attribute

2015-10-20 Thread Andreas Tille
Hi Konstantin, the full story of the problem with tests can be read here: https://bugs.debian.org/802354 I'll keep you updated if we find a solution but may be you might have one yourself and can help solving the issue. On Tue, Oct 20, 2015 at 07:37:57AM +0200, Olivier Sallou wrote: > > The

Again problems to find pyqi module by python-biom-format

2015-10-27 Thread Andreas Tille
Hi, the problem discussed in bug #742691 (message 55)[1] seems to be back in the latest version of python-biom-format. I intended to fix bug #802867 by the latest upstream version but was again running into make[2]: Leaving directory '/build/python-biom-format-2.1.5+dfsg/doc' DEB_BUILD_OPTIONS=

Any suggested procedure if upstream does not provide any build helper like setup.py

2015-11-20 Thread Andreas Tille
Hi, I'd like to package something that has a source.py in the main directory of the download tarball and a bunch of Python files ins src/. There is no makefile of setup.py. Is there any suggested procedure how to build a package from this? Kind regards Andreas. -- http://fam-tille.de

How to tweak homebrew install target for Gubbins

2015-11-25 Thread Andreas Tille
Hi, I'm working on packaging Gubbins for the Debian Med team. The build currently ends up in ... Making install in python make[2]: Entering directory '/build/gubbins-1.4.3/python' /usr/bin/python3 setup.py build running build running build_py running build_scripts make[3]: Entering directory '/b

How to manually install python scripts and needed modules (Was: How to tweak homebrew install target for Gubbins)

2015-11-26 Thread Andreas Tille
at 01:04:31PM +0100, Andreas Tille wrote: > Hi, > > I'm working on packaging Gubbins for the Debian Med team. The build > currently ends up in > > ... > Making install in python > make[2]: Entering directory '/build/gubbins-1.4.3/python' > /usr/bin/python

Re: Bug#808743: r-cran-fastcluster: Does not provide upstream Python interface

2015-12-22 Thread Andreas Tille
Hi Gard, thanks for the pointer - I was not aware of this Python module. On Tue, Dec 22, 2015 at 01:57:54PM +0100, Gard Spreemann wrote: > The upstream package from which r-cran-fastcluster originates, simply > called "fastcluster", provides both an R and a Python interface as > first-class citiz

Enabling Python bindings for jellyfish

2015-12-28 Thread Andreas Tille
Hi, I realised that for jellyfish[1] Python bindings can be activated. I tried to do so and configuring and building works fine - but I have no idea how to sensibly install the files into the python-jellyfish package. Any idea how to call swig/python/setup.py or do something else to install the

Re: Enabling Python bindings for jellyfish

2015-12-29 Thread Andreas Tille
On Tue, Dec 29, 2015 at 02:07:05PM -0500, Paul Tagliamonte wrote: > That won't solve the problem, since both will provide the python module > jellyfish I agree. BTW, I just became aware about the Python bindings of the DNA Jellyfish by discussing with Diego. :-) I'm not in a hurry with uploading

Re: Enabling Python bindings for jellyfish

2015-12-31 Thread Andreas Tille
Hi Guillaume, when Diego intended to package python-jellyfish a discussion about the duplicate name came up. I even became aware that your jellyfish code provides Python bindings and I intend to provide these as Debian package as well. This would lead to a conflict to the completely unrelated mu

Re: Enabling Python bindings for jellyfish

2016-01-01 Thread Andreas Tille
Hi Guillaume, On Thu, Dec 31, 2015 at 06:24:57PM -0500, Guillaume Marcais wrote: > if I am attached to the name Jellyfish for the main software itself, the > script bindings have seen little use (I believe) up to now. Renaming python > module to dna_jellyfish, bio_jellyfish, or some other suggesti

Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2]

2016-01-14 Thread Andreas Tille
Hi, I'm forwarding this issue of the test suite to upstream and Debian Python mailing list since I admit I have no idea what might be wrong here. Any help is welcome Andreas. - Forwarded message from Chris Lamb - Date: Thu, 14 Jan 2016 18:04:32 + From: Chris Lamb To: sub...@

Re: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2]

2016-01-15 Thread Andreas Tille
Hi Dmitry, thanks for your response. On Fri, Jan 15, 2016 at 11:20:08AM +0300, Dmitry Shachnev wrote: > > [...] > > > > First differing element 1: > > test1: regular expression regex('.*)') is malformed > > [sre_constants.error: (unbalanced parenthesis at position 2)] > > test1: regula

Re: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2]

2016-01-15 Thread Andreas Tille
Hi Dmitry, On Fri, Jan 15, 2016 at 12:56:50PM +0300, Dmitry Shachnev wrote: > > Now you are getting an error with Python 3.4 which doesn't have this change :) This is what I suspected. > How about something like this? > > self.assertEqual(e.args[0], 'Dummy Task') > self.assertIn("test

[Help] Bug#810645: python-pysam: FTBFS: TypeError: can't pickle Cython.Compiler.FlowControl.NameAssignment objects

2016-01-19 Thread Andreas Tille
Hi Python masters, do you have any hint for this bug. I'd guess it is connected to Python 3.5 but I have no idea how to fix this. Any help would be welcome Andreas. - Forwarded message from Chris Lamb - Date: Sun, 10 Jan 2016 20:47:45 + From: Chris Lamb To: sub...@bugs.d

Please help auto_test for python-biom-format working

2016-02-11 Thread Andreas Tille
Hi, I tried to get the dh_auto_test for python-biom-format[1] working but it seems my way to copy the test data to the right place is not doing the trick. There are always errors like dh_auto_test I: pybuild base:184: cd /build/python-biom-format-2.1.5+dfsg/.pybuild/pythonX.Y_2.7/build; python2

Re: Bug#813782: python-matplotlib-venn: FTBFS: [failed test] Intersection with the arc along the same circle (which means infinitely many points usually) is reported as no intersection at all.

2016-02-12 Thread Andreas Tille
Hi, as you can read below, one test of the test suite fails. As far as I can see it is possibly a rounding issue rather than a failure. I wonder how the test could be tweaked to pass successfully if you share my opinion or what else could be done to pass the test suite successfully. Kind regar

Re: Jellyfish name conflicts

2016-03-15 Thread Andreas Tille
Hi Diego, On Tue, Mar 15, 2016 at 04:55:36PM +0100, Diego M. Rodriguez wrote: > hope everything is going fine! I'm writing you in the hopes of pinging > you about the status of the solving of the module naming conflict of > the jellyfish packages (informally and hopefully politely!). There is no

Re: Bug#806716: Jellyfish name conflicts

2016-03-15 Thread Andreas Tille
Hi, On Tue, Mar 15, 2016 at 07:34:39PM +0100, Diego M. Rodriguez wrote: > Hello Andreas, > > > This was not really intended but now it happened. We now need to > > decide about the two options: > > > > 1. Cancel the upload to new and drop the python3-jellyfish package > > 2. Just leave this

Re: Bug#806716: Jellyfish name conflicts

2016-03-19 Thread Andreas Tille
Hi Diego, On Tue, Mar 15, 2016 at 07:34:39PM +0100, Diego M. Rodriguez wrote: > > This was not really intended but now it happened. We now need to > > decide about the two options: > > > > 1. Cancel the upload to new and drop the python3-jellyfish package > > 2. Just leave this as is and fol

Bug#829630: O: pythonqt

2016-07-04 Thread Andreas Tille
Package: wnpp Severity: normal Hi, the package pythonqt was once a dependency of a Debian Med package but this was removed. Now pythonqt has no rdepends any more and is hard to maintain since it needs Qt4. May be its the best to remove the package at all from Debian. If anybody (may be Debian

Re: [Python-modules-team] Bug#830186: sphinx: intersphinx mapping extension causes network access during package builds

2016-07-14 Thread Andreas Tille
Hi, On Sun, Jul 10, 2016 at 11:34:53AM +1000, Brian May wrote: > Moved to debian-python list from bug report. Great - so I can step in here with an equivalent problem. :-) > Not sure I understand how dh-python / pybuild help with this problem. > > I thought the recommended way to deal with bui

How to use pybuild without proper build system

2016-07-26 Thread Andreas Tille
Hi, I need to package python-lefse[1] as a predependency for some Debian Med package (metabit). There is no actuall build system just a set of *.py files but pybuild says: $ pybuild --detect distutils Is there any sensible way to use pybuild for this module (or is there a simple

Re: python-simpy: accesses the internet during build

2016-08-06 Thread Andreas Tille
upload the current state in Git or close the bug manually? Kind regards Andreas. On Sun, Aug 07, 2016 at 12:43:06AM +0200, Andreas Tille wrote: > Hi, > > I have commited some enhancements to python-simpy (fixed lintian errors > and other stuff) but I can not reproduce the d

Help for Python mock test suite needed (Was: Any help with problem of srst2 new versions tests suite failing to call bowtie2)

2016-08-12 Thread Andreas Tille
Hi, I've got no help on the Debian Med packaging list. Is there any hint how I could track down a test Python suite issue what exact command was called and failed? Thanks for any hint Andreas. On Tue, Aug 09, 2016 at 11:32:40PM +0200, Andreas Tille wrote: > Hi, > > I t

Re: Help for Python mock test suite needed (Was: Any help with problem of srst2 new versions tests suite failing to call bowtie2)

2016-08-13 Thread Andreas Tille
Hi Scott, On Sat, Aug 13, 2016 at 12:41:42PM -0400, Scott Kitterman wrote: > > > > > > Any more complete hint from a possibly bowtie2 user would be helpful > > > > > > Andreas. > > > > > > [1] svn://anonscm.debian.org/debian-med/trunk/packages/srst2/trunk/ > > A link to a build log showin

Re: Help for Python mock test suite needed

2016-08-13 Thread Andreas Tille
On Sun, Aug 14, 2016 at 10:39:37AM +1000, Ben Finney wrote: > > There is no such link. > > You could make one: > > * Build the package using Sbuild (you are doing this already to ensure > the build works cleanly, right?) I actually uses pbuilder / cowbuilder for this purpose. > * Take the ou

Re: Help for Python mock test suite needed

2016-08-15 Thread Andreas Tille
On Mon, Aug 15, 2016 at 05:00:52AM +1000, Ben Finney wrote: > > https://paste.debian.net/789238/ > > That appears to be a simple failure when the test suite is run. The > assertions, as reported, are in the ‘test_srst2’ module: > > = > […] > File "test_srst2.py", line 213, in test_run_bowti

Re: Help for Python mock test suite needed

2016-08-17 Thread Andreas Tille
On Tue, Aug 16, 2016 at 06:23:43AM +1000, Ben Finney wrote: > Andreas Tille writes: > > > Yes, this is what I guessed from the log. However, how can I find out > > why exactly the command is not called? > > That seems to be a question to take up with the upstream dev

Salvaging pylibtiff to Debian Python team or removing it from Debian?

2016-10-21 Thread Andreas Tille
Hi, the former maintainer of pylibtiff inside Debian Med team Mathieu Malaterre does not care for the package any more and thus I tried my luck to salvage it. I have no personal interest in this package nor does it have any rdepends. There is no direct connection to the Debian Med topic but sinc

Re: Salvaging pylibtiff to Debian Python team or removing it from Debian?

2016-10-21 Thread Andreas Tille
¡Hola Maxi! On Sat, Oct 22, 2016 at 07:44:37AM +0200, Maximiliano Curia wrote: > El 2016-10-21 a las 09:36 +0200, Andreas Tille escribió: > >the former maintainer of pylibtiff inside Debian Med team Mathieu > >Malaterre does not care for the package any more and thus I tried my luc

Re: Salvaging pylibtiff to Debian Python team or removing it from Debian?

2016-10-22 Thread Andreas Tille
On Sat, Oct 22, 2016 at 02:49:48AM -0400, Scott Kitterman wrote: > > It still needs a human uploader. Unless someone's volunteering for that it > should go to QA or be removed. Yes, that's why I'm asking here. Kind regards Andreas. -- http://fam-tille.de

Re: Salvaging pylibtiff to Debian Python team or removing it from Debian?

2016-10-25 Thread Andreas Tille
Uploaded with the fixes below as Maintainer Debian QA Group On Sat, Oct 22, 2016 at 07:44:37AM +0200, Maximiliano Curia wrote: > ¡Hola Andreas! > > El 2016-10-21 a las 09:36 +0200, Andreas Tille escribió: > >the former maintainer of pylibtiff inside Debian Med team Mathieu &g

Re: Problems upgrading r-cran-fastcluster due to failed test in Python module

2016-11-09 Thread Andreas Tille
Hi Gard, thanks for trying to track down the issue. On Wed, Nov 09, 2016 at 03:26:04PM +0100, Gard Spreemann wrote: > On Tuesday, 8 November 2016 18:38:22 CET Andreas Tille wrote: > > Hi, > > > > I tried to upgrade r-cran-fastcluster[1] which also created Python >

Re: Problems upgrading r-cran-fastcluster due to failed test in Python module

2016-11-17 Thread Andreas Tille
On Thu, Nov 17, 2016 at 12:10:03PM +0100, Gard Spreemann wrote: > ... > I think it would be a good idea for python-fastcluster to recommend > python-scipy and python3-fastcluster to recommend python3-scipy. Uploaded (unfortunately without the additional Recommends which I learned to late since I j

Re: Bug#843397: python-rdflib-jsonld: Requires python-rdflib 4.2.1 to work properly with schema.org contexts

2016-11-17 Thread Andreas Tille
Hi Christian, On Wed, Nov 16, 2016 at 04:50:56PM +0100, chrysn wrote: > On Wed, Nov 16, 2016 at 04:45:52PM +0100, Andreas Tille wrote: > > Yes - if you tell me exactly what Git URL to clone and what branch is > > the Debian branch to build. > > git clone git+ssh://git.debian

Issue in test suite for armel (Was: Problems upgrading r-cran-fastcluster due to failed test in Python module)

2016-11-18 Thread Andreas Tille
Hi, python-fastcluster seems to have an issue in the test suite for armel[1]: ... Method: average...OK. Meok test_nan (tests.fastcluster_test) ... FAIL test_vector (tests.fastcluster_test) ... thod: weighted...OK. ... Metric: mahalanobis...Method: single...OK. Metric: user...Mok

Re: rdflib upload (was: Re: Bug#843397: python-rdflib-jsonld: Requires python-rdflib 4.2.1) to work properly with schema.org contexts

2016-12-04 Thread Andreas Tille
Done, thanks for your preparation, Andreas. On Thu, Dec 01, 2016 at 05:38:56PM +0100, chrysn wrote: > Hello Andreas, > > (tl;dr: all fixed, please build and upload). > > On Thu, Nov 17, 2016 at 04:45:51PM +0100, Andreas Tille wrote: > > While I have fixed the clean targ

Random FTBFS failures of joblib and what about team maintenance

2016-12-07 Thread Andreas Tille
Hi Yaroslav, I just want to make some noise amongst Python experts about bug #846228. I admit I have no idea - but since there was no response for 10 days now several packages git a testing removal notice. I think python-joblib has several rdepends and thus it would IMHO be better maintained in D

Re: Bug#846228: Random FTBFS failures of joblib and what about team maintenance

2016-12-08 Thread Andreas Tille
Hi Yaroslav, On Wed, Dec 07, 2016 at 08:23:45AM -0500, Yaroslav Halchenko wrote: > As for this particular issue -- I think I have complained upstream and > it was addressed: https://github.com/joblib/joblib/issues/428 I will now > see to build/upload current upstream snapshot -- codebase seems la

Re: Random FTBFS failures of joblib and what about team maintenance

2016-12-09 Thread Andreas Tille
On Sat, Dec 10, 2016 at 12:09:55AM +0100, Bernd Zeimetz wrote: > > I think python-joblib has several rdepends and thus it would IMHO be > > better maintained in DPMT than in a private Github repository. What > > do you think? > > On the other side, DPMT is nothing to drop packages one does not wa

Please help with creating pure Python 3 package (Was: Bug#848479: openmolar: Should Suggest the metapackage default-mysql-*)

2016-12-17 Thread Andreas Tille
Hi, I noticed that openmolar has a new upstream version which I injected into packaging Git[1]. Upstream moved to Python 3 and so tried I for the packaging. Unfortunately I have severe trouble to stop the build system from always trying pyversions instead of py3versions. For instance I injected

Re: Please help with creating pure Python 3 package (Was: Bug#848479: openmolar: Should Suggest the metapackage default-mysql-*)

2016-12-21 Thread Andreas Tille
On Sun, Dec 18, 2016 at 05:03:10PM +0100, Alberto Caso wrote: > On Sat, 2016-12-17 at 21:14 +0100, Andreas Tille wrote: > > Unfortunately I have severe trouble to stop the build system from > > always trying pyversions instead of py3versions.  For instance

Re: Please help with creating pure Python 3 package (Was: Bug#848479: openmolar: Should Suggest the metapackage default-mysql-*)

2017-01-08 Thread Andreas Tille
Hi Dmitry, On Sun, Jan 08, 2017 at 09:45:23PM +0300, Dmitry Shachnev wrote: > > > > The build does fail in the tests phase, but I does not look related to > > what you are experiencing. Instead it seems to need running setup.py > > makeuis in the build process. > > I get the same result as Albert

http://pypi.debian.net/ down?

2017-01-17 Thread Andreas Tille
Hi, lots of watch files are reported as failing since (at least yesterday). Is something wrong with http://pypi.debian.net/ ? Kind regards Andreas. -- http://fam-tille.de

Backport of python-lockfile and suggested team maintenance

2017-03-02 Thread Andreas Tille
Hi Ben, I just uploaded python-lockfile 0.12.2-2~bpo8+1 to backports since I need it to backport python-schema-salad. I would have loved to commit the changes to some team Git repository but you are using a repository outside git.debian.org. I'd consider it sensible if you would consider maintai

Re: Backport of python-lockfile and suggested team maintenance

2017-03-06 Thread Andreas Tille
Hi Ben, On Fri, Mar 03, 2017 at 09:50:59PM +1100, Ben Finney wrote: > > Fortunately, Git is a distributed VCS; we can share changes between > repositories with all information preserved. > > If you also publish your repository, you can ‘git request-pull’ to the > package maintainer address and I

Re: Backport of python-lockfile and suggested team maintenance

2017-03-08 Thread Andreas Tille
Hi Ben, On Wed, Mar 08, 2017 at 03:13:09AM +1100, Ben Finney wrote: > Andreas Tille writes: > > > However, if maintainers decide from deriving what several people > > consider good practice of team maintenance and put extra work on me > > (like creating an extra pu

Re: Backport of python-lockfile and suggested team maintenance

2017-03-10 Thread Andreas Tille
Hi Ben, On Thu, Mar 09, 2017 at 11:41:44PM +1100, Ben Finney wrote: > > You decided to use github instead of git.debian.org. > > Is your complaint that the Debian packaging for ‘python-lockfile’ is on > GitHub? This is the first time it's been raised in this thread. May be I messed up with Githu

Problem backporting python-pyvcf

2017-06-16 Thread Andreas Tille
Hi, I tried to upgrade the Jessie backport of python-pyvcf from 0.6.7-1~bpo8+1 to 0.6.8-1. Unfortunately when trying to build this minor update the build runs into lots of errors like: ... creating build/temp.linux-amd64-2.7 creating build/temp.linux-amd64-2.7/vcf x86_64-linux-gnu-gcc -pthread -

Re: Bug#729956: Forwarded upstream

2017-09-06 Thread Andreas Tille
Hi, On Wed, Sep 06, 2017 at 05:26:13PM +0200, Yuri D'Elia wrote: > On Wed, Sep 06 2017, Andreas Tille wrote: > > I opened an issue on Github > > > > https://github.com/statsmodels/statsmodels/issues/3909 > > > > requesting Python3 support. > > I co

Re: Bug#729956: Forwarded upstream

2017-09-06 Thread Andreas Tille
Hi Yuri, On Wed, Sep 06, 2017 at 10:35:57PM +0200, Yuri D'Elia wrote: > I always built from source, not with the debian packaging. > > >https://anonscm.debian.org/git/debian-science/packages/statsmodels.git > > > > but the build failed (for other reasons). I'd willing to work on this > > but

Re: Bug#729956: Forwarded upstream

2017-09-06 Thread Andreas Tille
Hi Diane, On Wed, Sep 06, 2017 at 02:45:14PM -0700, Diane Trout wrote: > > > but the build failed (for other reasons).  I'd willing to work on > > this > > but I definitely need help since I'm lacking the needed Python > > knowledge. > > Hi, > > I saw your debian-python3 branch for statsmodels.

Re: Bug#729956: Forwarded upstream

2017-09-06 Thread Andreas Tille
Hi Diane, On Wed, Sep 06, 2017 at 09:35:58PM -0700, Diane Trout wrote: > > > > > >  libpython2.7-stdlib : Breaks: python-pandas-lib (<= 0.20.3-1) but > > > 0.20.3-1 is to be installed > > > > I also get an error in the Python 2.7 test suite so I have no idea > > where to continue with the Python

How to switch python-pysam package from nosetest to pytest

2017-09-18 Thread Andreas Tille
Hi, in a Github issue[1] upstream told suggested to move from nosetest to pytest for python-pysam[2] package. Any hint how to approach this? Kind regards Andreas. [1] https://github.com/pysam-developers/pysam/issues/541 [2] https://anonscm.debian.org/git/debian-med/python-pysam.git --

Re: How to switch python-pysam package from nosetest to pytest

2017-09-19 Thread Andreas Tille
On Mon, Sep 18, 2017 at 11:18:43PM +0200, Mattia Rizzolo wrote: > On Mon, Sep 18, 2017 at 10:54:40PM +0200, Andreas Tille wrote: > > in a Github issue[1] upstream told suggested to move from nosetest > > to pytest for python-pysam[2] package. Any hint how to approach > > this

Re: Python 3 Statsmodels & Pandas

2017-09-21 Thread Andreas Tille
Hi, On Mon, Sep 18, 2017 at 05:48:48PM +1000, Stuart Prescott wrote: > On Sunday, 17 September 2017 22:14:18 AEST Diane Trout wrote: > > I just did it that way because it was the least disruptive change I > > could make that would let me build and test the package. > > Sure, that's entirely sensi

Re: Python 3 Statsmodels & Pandas

2017-09-21 Thread Andreas Tille
Hi Yaroslav, On Thu, Sep 21, 2017 at 10:24:53PM -0400, Yaroslav Halchenko wrote: > On Thu, 21 Sep 2017, Diane Trout wrote: > > > On Thu, 2017-09-21 at 17:56 -0400, Yaroslav Halchenko wrote: > > > If you could allow to review would be great. > > > Thanks for all the work. > > > I was btw also tryi

Re: Python 3 Statsmodels & Pandas

2017-09-24 Thread Andreas Tille
Hi Yaroslav, On Sat, Sep 23, 2017 at 10:00:35AM -0400, Yaroslav Halchenko wrote: > > > I would prefer to move pandas to Debian Science or Debian Python. I > > fail to see the specific use in NeuroDebian field. > > I ould repeat that I don't mind having it moved under -science or > -python teams

Re: Python 3 Statsmodels & Pandas

2017-09-24 Thread Andreas Tille
On Sun, Sep 24, 2017 at 11:24:10AM -0700, Diane Trout wrote: > Status with statsmodels almost done > > Trying to deal with jquery. > > leaving command > > -rm ./build/html/_static/jquery.js > > causes a build failure now. Without checking the source: I'm usually doing something like ov

Re: Python 3 Statsmodels & Pandas

2017-09-25 Thread Andreas Tille
Hi Diane, On Sun, Sep 24, 2017 at 11:45:43PM -0700, Diane Trout wrote: > The remaining issues are: > > * Some of the doc pages call get_rdataset, and there's no network > access in the builder so those calls fail. (ugliest error) Can you pre-fetch the data and provide it in debian/datasets? > *

Re: Python 3 Statsmodels & Pandas

2017-09-25 Thread Andreas Tille
Hi Diane, On Mon, Sep 25, 2017 at 10:38:00AM -0700, Diane Trout wrote: > > I'm planning on ignoring it for now. Sounds sensible. Thanks a lot for your work on this Andreas. -- http://fam-tille.de

Re: Python 3 Statsmodels & Pandas

2017-09-26 Thread Andreas Tille
On Mon, Sep 25, 2017 at 09:36:43PM -0700, Diane Trout wrote: > > > * Some of the doc pages call get_rdataset, and there's no network > > > access in the builder so those calls fail. (ugliest error) > > > > Can you pre-fetch the data and provide it in debian/datasets? > > I made the changes and ca

Re: Python 3 Statsmodels & Pandas

2017-09-26 Thread Andreas Tille
Hi Diane, On Tue, Sep 26, 2017 at 11:36:17AM -0700, Diane Trout wrote: > > BTW, I'd love if you would merge your work to master branch. I'm a > > bit > > confused by the amount of branches and lost track which one to look > > at. > > I verified which was which and deleted the obsolete branch. >

Re: Python 3 Statsmodels & Pandas

2017-09-26 Thread Andreas Tille
Dear Diane, On Tue, Sep 26, 2017 at 02:49:12PM -0700, Diane Trout wrote: > > > While I have not tried to build the current status I wonder what you > > think about #873512. I'm perfectly fine with your solution to > > exclude > > some tests - I just wanted to give a hint that there is a potentia

Re: Python 3 Statsmodels & Pandas

2017-09-26 Thread Andreas Tille
Dear Diane, On Tue, Sep 26, 2017 at 10:47:21PM -0700, Diane Trout wrote: > > > Since it is accepted for the R packages and the data are refering > > to R data I do not see any reason why this should not be accepted. > > I traced back from Rdatasets to the original R packages. > > Every one of t

Re: Python 3 Statsmodels & Pandas

2017-09-27 Thread Andreas Tille
Dear Diane, On Wed, Sep 27, 2017 at 12:20:13AM -0700, Diane Trout wrote: > > > > I think there is no "right" place to do it - but ftpmaster is used > > to read README.source in these cases. So why not using it? > > > > I added the readme to README.source with a bit of explanatory text. > > al

Re: Python 3 Statsmodels & Pandas

2017-09-27 Thread Andreas Tille
Hi again, On Wed, Sep 27, 2017 at 10:05:15AM +0200, Andreas Tille wrote: > > I added the readme to README.source with a bit of explanatory text. > > > > all changes are pushed. > > Seems the updated README.source escaped your push. ;-) I think I've restored it f

ipython/jupyter issue [Was: RuntimeError: Kernel died before replying to kernel_info (#4116)]

2017-11-09 Thread Andreas Tille
: statsmodels/statsmodels Cc: Andreas Tille , Author Subject: Re: [statsmodels/statsmodels] RuntimeError: Kernel died before replying to kernel_info (#4116) This is a ipython/jupyter issue, and not related to statsmodels. You can ask at their issue tracker. -- You are receiving this because

Re: ipython/jupyter issue [Was: RuntimeError: Kernel died before replying to kernel_info (#4116)]

2017-11-10 Thread Andreas Tille
Hi, On Thu, Nov 09, 2017 at 08:48:02PM +0100, Gordon Ball wrote: > > I just built statsmodels 0.8.0-6 in and amd64 sbuild chroot without > encountering this issue. > > Looking at the trace in #880245, it looks like the key error is > > zmq.error.ZMQError: Address already in use > > and the

python-csb: Please help: Clean target throws UnicodeDecodeError

2017-11-12 Thread Andreas Tille
Hi, I'm trying to upgrade python-csb to the new upstream version (in Git[1]). If I try to build it I get: gbp:info: Building with (cowbuilder) for sid gbp:info: Tarballs 'python-csb_1.2.5+dfsg.orig.tar.gz' not found at '../tarballs/' gbp:info: Creating /home/andreas/debian-maintain/alioth/deb

Re: Bug#878498: snakemake FTBFS with Python 3.6 as default

2017-12-06 Thread Andreas Tille
control: tags -1 help Hi, I've upgraded snakemake in Git to latest upstream but its featuring the same issue. I'm pretty sure you Python people know a simple answer for this issue. Any help would be welcome Andreas. On Sat, Oct 14, 2017 at 05:33:22AM +0300, Adrian Bunk wrote: > Source:

[Help] Re: Bug#884040: python-matplotlib-venn FTBFS: test failure

2017-12-11 Thread Andreas Tille
control: tags -1 help Hi, On Sun, Dec 10, 2017 at 09:05:07PM +0200, Adrian Bunk wrote: > === warnings summary > === > None > [pytest] section in setup.cfg files is deprecated, use [tool:pytest] > instead. I've fixed this in Git[1] > -

Re: Please review / sponsor or team upload: python-ratelimiter

2017-12-11 Thread Andreas Tille
Hi, On Mon, Dec 11, 2017 at 10:48:51AM +0100, chrysn wrote: > > Please review the package and sponsor it for upload (or team upload it). Uploaded to new. Thanks for your work on this, Andreas. -- http://fam-tille.de

Suspected change in test dependencies - where is "discover" (Was: [Help] Re: Bug#884040: python-matplotlib-venn FTBFS: test failure)

2017-12-12 Thread Andreas Tille
Hi again, On Mon, Dec 11, 2017 at 09:27:57AM +0100, Andreas Tille wrote: > > On Sun, Dec 10, 2017 at 09:05:07PM +0200, Adrian Bunk wrote: > > === warnings summary > > === > > None > > [pytest] section in

[Urgent help needed ] python-pysam broken - may be Python3 3.6.3 to 3.6.4~rc1 transition issue (Was: Uploaded new version 1.6 of htslib, samtools & bcftools ...)

2017-12-14 Thread Andreas Tille
Hi, as I reported yesterday, I've tested python-pysam 0.13.0+ds-1 as in Git yesterday with the new samtools 1.6 package. (For those who need a prove here is the fill build[1].) Unfortunately if I build today the package does not build any more. The python2 tests are running fine but if it comes

Re: Suspected change in test dependencies - where is "discover" (Was: [Help] Re: Bug#884040: python-matplotlib-venn FTBFS: test failure)

2017-12-15 Thread Andreas Tille
On Fri, Dec 15, 2017 at 05:22:09PM +0200, Juhani Numminen wrote: > > In debian/rules, are the arguments to dh_auto_test still needed? The error > went > away when I removed said arguments, like so: > > override_dh_auto_test: > xvfb-run --auto-servernum --server-args="-screen 0 1024x768x24"

Packaging python-aws-xray-sdk to fullfil a dependency for python-moto

2018-01-12 Thread Andreas Tille
Hi, the Debian Science team needs to update python-pandas sooner or later and the new version of pandas needs python-moto. I had a look into this and realised it needs python-aws-xray-sdk[1]. I've created a local Git packaging repository which I would like to push to salsa.debian.org since I'm s

If there is no response in debian-python then debian-science might be the right team (Was: Packaging python-aws-xray-sdk to fullfil a dependency for python-moto)

2018-01-15 Thread Andreas Tille
Hi again, is it correct to assume that Debian Python Modules Team do not want to see this precondition for a scientific oriented package in its scope and I should move it to Debian Science? Kind regards Andreas. On Fri, Jan 12, 2018 at 05:01:53PM +0100, Andreas Tille wrote: >

Please help with test suite error and installation problem of python-aws-xray-sdk (Was: If there is no response in debian-python then debian-science might be the right team)

2018-01-15 Thread Andreas Tille
Hi Yaroslav, On Mon, Jan 15, 2018 at 05:26:28AM -0500, Yaroslav Halchenko wrote: > I don't mind helping to maintain it under any of those teams. Thank you > Andreas for taking care about this new dependency. I will look into updating > pandas package That's very welcome and help is actually nee

Re: Please help with test suite error and installation problem of python-aws-xray-sdk (Was: If there is no response in debian-python then debian-science might be the right team)

2018-01-15 Thread Andreas Tille
Hi Simon & Tristan (racing condition with same answer), On Mon, Jan 15, 2018 at 12:21:02PM +, Simon McVittie wrote: > On Mon, 15 Jan 2018 at 12:59:29 +0100, Andreas Tille wrote: > > E File > > "/build/python-aws-xray-sdk-0.95/.pybuild/pythonX.Y_2.7/build/tests/tes

Re: Please help with test suite error and installation problem of python-aws-xray-sdk (Was: If there is no response in debian-python then debian-science might be the right team)

2018-01-15 Thread Andreas Tille
Hi Piotr, On Mon, Jan 15, 2018 at 01:52:27PM +0100, Piotr Ożarowski wrote: > async (and all aio* libs in other tests) is not available in Python 2.7 > so simply disable them. You can do this in debian/rules: > > export PYBUILD_TEST_ARGS_python2=--ignore tests/test_async_local_storage.py > --igno

Next python-mote pre-condition test issue: python-jsondiff trows ModuleNotFoundError: No module named 'nose_random'

2018-01-16 Thread Andreas Tille
Hi, when continuing to check preconditions for python-moto my next target is python-jsondiff[1]. When trying to build I get: ... I: pybuild base:184: cd /build/python-jsondiff-1.1.1/.pybuild/pythonX.Y_3.6/build; python3.6 -m unittest discover -v tests (unittest.loader._FailedTest) ... ERROR

Re: Next python-mote pre-condition test issue: python-jsondiff trows ModuleNotFoundError: No module named 'nose_random'

2018-01-17 Thread Andreas Tille
Hi Tristan, On Wed, Jan 17, 2018 at 06:56:00AM +, Tristan Seligmann wrote: > I found this package, which seems to match, from the same organization: > https://github.com/ZoomerAnalytics/nose-random > > Unfortunately it seems to be unreleased, so I think you would need to > package a GitHub sn

Re: Next python-mote pre-condition - issue with pybuild: python-backports.tempfile conflicting python-backports.weakref

2018-01-22 Thread Andreas Tille
Hi, I kept on working packaging python-moto predependencies. I'm now stumbling upon python-backports.tempfile[1] and python-backports.weakref[2]. My naive packaging attempt puts the modules into /usr/lib/python*/dist-packages/backports leaving the same package /usr/lib/python3/dist-pack

Preconditions for python-moto finished - help needed to build package itself

2018-02-02 Thread Andreas Tille
Hi, as you might have noticed I finalised the preconditions to build python-moto which is in salsa.d.o[1]. When trying to build I get: dh_auto_test -O--buildsystem=pybuild I: pybuild base:184: python2.7 setup.py test running test running egg_info writing requirements to moto.egg-info/requi

Re: Preconditions for python-moto finished - help needed to build package itself

2018-02-06 Thread Andreas Tille
Hi Lumin, On Tue, Feb 06, 2018 at 03:27:22PM +, Lumin wrote: > I checked the packaging, Thanks a lot! > and my debuild ended up with an > error different from > >> AttributeError: 'module' object has no attribute 'backport_assert_raises' > > According to a quick investigation on this p

Re: Preconditions for python-moto finished - help needed to build package itself

2018-02-07 Thread Andreas Tille
Hi Lumin, On Tue, Feb 06, 2018 at 03:27:22PM +, Lumin wrote: > With patch [1] dpkg-buildpackage can go a bit further while building > this package. > See requirements-dev.txt. And new problems arose: I've added python-flask to Build-Depends and can reproduce this issue: > 1. $ make test #

Help needed for Python3 package python3-bd2k which does not install due to syntax error

2018-02-11 Thread Andreas Tille
Hi, the Debian Med team is working on python-bd2k[1] which builds fine and also runs build time tests. Unfortunately when trying to install python3-bd2k it fails with: ... File "/usr/lib/python3/dist-packages/bd2k/util/exceptions.py", line 38 raise exc_type, exc_value, traceback

Re: Move to salsa? Merge modules and apps team?

2018-02-11 Thread Andreas Tille
Hi Piotr, On Wed, Feb 07, 2018 at 10:29:37AM +0100, Piotr Ożarowski wrote: > > > And how about merging the modules and apps teams into one? > > If not separated at team level, I definitely want to have them somehow > separated at repository level so that it's clear which package is which > type

Re: Move to salsa? Merge modules and apps team?

2018-02-12 Thread Andreas Tille
Hi Ożarowski, On Mon, Feb 12, 2018 at 10:09:42AM +0100, Piotr Ożarowski wrote: > > If you ask me at least cython should go to Python Modules team. Its > > not really just a random Python application and strongly connected > > to several Python modules. > > Cython is a library. I don't care what

Re: [Python-modules-team] Salsa Vcs-* mass-commits

2018-02-12 Thread Andreas Tille
On Mon, Feb 12, 2018 at 10:02:12PM +0100, Ondrej Novy wrote: > if ! grep-dctrl -q -F Vcs-Git 'salsa.debian.org' debian/control ; then ??? Could you please post your complete script which is probably using GitLab API just to let others profit from an example doing mass-changes? Thank you A

Moving gpxviewer from Alioth SVN to Salsa Git

2018-03-01 Thread Andreas Tille
Hi Andrew, I do not know whether Python Apps team does any automatic migration of packages in SVN. Since I'm interested in gpxviewer (not as maintainer but as user) I'd volunteer to do the SVN to Git migration. From my perspective the Debian GIS team which also maintains several OSM related pack

Re: Moving gpxviewer from Alioth SVN to Salsa Git

2018-03-01 Thread Andreas Tille
Sorry for the noise - I realised that this is just done https://salsa.debian.org/python-team/applications/gpxviewer On Thu, Mar 01, 2018 at 11:36:48AM +0100, Andreas Tille wrote: > Hi Andrew, > > I do not know whether Python Apps team does any automatic migration of > packages in

<    1   2   3   4   5   6   >