[Python-modules-team] Bug#770977: Bug#770977: Bug#770977: pytest: Fails to build from source

2014-11-26 Thread Simon Chopin
Quoting Lennart Sorensen (2014-11-26 16:53:44) > On Tue, Nov 25, 2014 at 04:35:52PM -0500, wrote: > > Hmm, interesting, I can try and see if I can reproduce it on more systems. > > > > So the machine I was building on is an IBM x3650 with 2 quad core 2.5GHz > > xeons. Kernel is amd64, userspace

[Python-modules-team] Bug#769900: python3-pyramid: The scaffolds template are not included, despite being documented

2014-11-17 Thread Simon Chopin
Package: python3-pyramid Version: 1.5.1+dfsg-2 Severity: normal Dear Maintainer, There is no trace of pyramid/scaffolds/{starter, alchemy, zodb} being included within the package, even though they are mentionned in the pcreate manpage. I've checked, the setup.py from the original tarball (unstrip

[Python-modules-team] Bug#764979: pyacoustid: continues to FTBFS

2014-10-21 Thread Simon Chopin
Hi Michael, hmm, that's weird. I used sbuild for the package, and it builds fine here (just tested again). I'm curious, what tool to you use to build? Anyway, I'll just export the variable all over the Makefile. Cheers, Simon ___ Python-modules-team

[Python-modules-team] Bug#730255: Bug#730255: python-pylast: Delay between API calls commented out

2014-10-12 Thread Simon Chopin
Control: tags -1 + pending Hi Vitaly, sorry for the delay Quoting Vitaly Potyarkin (2013-11-23 10:55:42) > I suggest either uncommenting this line in Debian package or taking the issue > to the upstream developer to fix (and maybe add an option to enable this > behavior) Upstream has added the o

[Python-modules-team] Bug#764979: pyacoustid: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 636: ordinal not in range(128)

2014-10-12 Thread Simon Chopin
Control: tags -1 + fixed-upstream pending Hi Daniel, I have actually fixed it by patching the faulty setup.py, but your setup appears to run debian/rules clean on an unpatched tree. I don't know whether this is the good way to go or not, but in any case I've just commited a workaround on the DPMT

[Python-modules-team] Bug#742508: Bug#742508: python-rgain: collectiongain is unusable

2014-09-12 Thread Simon Chopin
Well, I wrote to my usual sponsor since he already knows the packaging. He still hasn't gotten back to me yet, so thanks a lot! On Fri, Sep 12, 2014 at 10:27 AM, Simon McVittie wrote: > On Fri, 22 Aug 2014 at 14:12:28 +0200, Simon Chopin wrote: >> (you might want to install >&g

[Python-modules-team] Bug#754286: Bug#754286: python-rgain: new upstream version (1.3.2) supports more file types

2014-08-22 Thread Simon Chopin
Control: tag -1 pending Hi Rogério, Quoting Rogério Brito (2014-07-09 16:28:49) > Package: python-rgain > Version: 1.2-1 > Severity: wishlist > > Hi. > > The version of python-rgain that we have in Debian is very old and doesn't > support some file formats that the new upstream (version 1.3.2,

[Python-modules-team] Bug#731299: Bug#731299: Bug#731299: python-pytest: Broken because of pkg_resources.VersionConflict

2013-12-04 Thread Simon Chopin
Hi, Le 4 déc. 2013 17:03, "Sebastian Ramacher" a écrit : > > On 2013-12-03 19:30:35, Nikolaus Rath wrote: > > pkg_resources.VersionConflict: (py 1.4.15 (/usr/lib/python3/dist-packages), Requirement.parse('py>=1.4.17')) > > A new enough version of py has just been uploaded to unstable. Nice :-).

[Python-modules-team] Bug#707151: Bug#707151: pytest: FTBFS: Python 3.3 tests fail

2013-05-07 Thread Simon Chopin
Control: tag -1 +pending The new upstream version builds fine. I'll upload (well, someone will for me) in unstable as soon as python-mock lands in it. Thanks for the head's up! Cheers, Simon signature.asc Description: signature ___ Python-modules-tea

[Python-modules-team] Bug#706961: Bug#706961: python-musicbrainzngs: please update to newer upstream release

2013-05-06 Thread Simon Chopin
Hi Jonas, the 0.3 version is already packaged in the SVN repo, however I was waiting for upstream to released a fixed tarball, as there are some files missing from the one in PyPI. I'll Cc him :-). Cheers, Simon signature.asc Description: signature _

Re: [Python-modules-team] musicbrainzngs package in debian (re: bug #698202)

2013-04-20 Thread Simon Chopin
Quoting Jonas Smedegaard (2013-04-17 15:57:18) > Quoting Alastair Porter (2013-04-17 13:56:27) > > I have one question about adding documentation to the package. Is it > > easier for you as a packager to have documentation sources, or the > > compiled html, or does it not matter? I'm not too sure

Re: [Python-modules-team] python-modules-team moderation bankruptcy

2013-04-12 Thread Simon Chopin
Quoting Jakub Wilk (2013-04-11 13:15:32) > Due to unfortunate circumstances, python-modules-team@lists.a.d.o hasn't > been moderated for years. We have currently about 4500 messages in the > moderation queue; vast majority of them is spam. I don't believe that > it's worth anyone's time to go th

[Python-modules-team] Bug#702117: pytest: Doesn't clean up the doc build directory properly

2013-03-02 Thread Simon Chopin
Package: pytest Severity: minor Note to self (I can't fix it ATM, not on the right computer): The directory cleaned in override_dh_auto_clean should be docs/en/_build instead of docs/_build. ___ Python-modules-team mailing list Python-modules-team@lists

[Python-modules-team] Bug#699312: Bug#699312: pytest version in raring is old

2013-02-16 Thread Simon Chopin
Hello Joseph, Quoting Joseph Tate (2013-01-30 05:27:08) > I've updated the version of pytest to the latest upstream. It doesn't need > to be backported, I would just like to see the version in raring be updated. > > *** /tmp/tmpKV7SC6/bug_body > In Ubuntu, the attached patch was applied to achi

[Python-modules-team] Bug#668691: Bug#668691: python3-pytest: py.test.sh doesn't get version number

2012-04-15 Thread Simon Chopin
tags 668691 + fixed pending thanks On Sat, Apr 14, 2012 at 10:27:27AM +0900, Koichi Akabe wrote: > Package: python3-pytest > Version: 2.2.3-2 > Severity: normal > > Dear Maintainer, > > py.test.sh doesn't get the version number of python. > The following code is on py.test.sh: > > > case $PYVER