[Python-modules-team] Accepted pylint-django 0.9.4-1 (source) into unstable

2018-04-02 Thread Joseph Herlant
eam@lists.alioth.debian.org> Changed-By: Joseph Herlant <herla...@gmail.com> Description: python3-pylint-django - Pylint plugin for analysing code using Django (Python 3) Changes: pylint-django (0.9.4-1) unstable; urgency=low . [ Joseph Herlant ] * d/tests: add run of py3 unit tests with

[Python-modules-team] Accepted pylint-django 0.9.0-1 (source) into unstable

2018-02-23 Thread Joseph Herlant
hon-modules-team@lists.alioth.debian.org> Changed-By: Joseph Herlant <herla...@gmail.com> Description: python-pylint-django - Pylint plugin for analysing code using Django (Python 2) python3-pylint-django - Pylint plugin for analysing code using Django (Python 3) Changes: pylint-dja

[Python-modules-team] Bug#867413: python3-pylint-django: fix incorrect dependencies

2017-08-12 Thread Joseph Herlant
Hi Adrian, Sorry for the late answer I just saw this bug right now. I've pushed the corrected version of the package to mentors. I'll see with Raphael if he's available for a review. Thanks for your report, Joseph ___ Python-modules-team mailing list

[Python-modules-team] Bug#850324: elasticsearch-curator: Move from asciidoc to asciidoc-base as build dependency

2017-01-05 Thread Joseph Herlant
currently have it. Thanks for your help, Joseph ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Re: [Python-modules-team] Bug#789818: ImportError: No module named sip

2015-06-25 Thread Joseph Bisch
work without sip for Python 2. Cheers, Joseph ___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] [python-pip] Installing it installs python2.6 !

2015-05-21 Thread Joseph
Hi, I'm using Raspbian (Wheezy). When I do : pi@raspberrypi ~ $ apt-get install python-pip I notice that Python2.6 is installed on top of Python2.7. How to solve this problem and use 2.7 instead? Thanks in advance, Joseph

Re: [Python-modules-team] python-pip

2015-05-21 Thread Joseph
install python-pip installing Python2.6 on top of 2.7, don't you think so? Thank you in advance. On Thu, May 21, 2015 at 10:02 AM, Brian May br...@microcomaustralia.com.au wrote: On Thu, 21 May 2015 at 17:37 Joseph joseph1ern...@yahoo.fr wrote: I'm using Raspbian. When I do : pi@raspberrypi

[Python-modules-team] python-pip

2015-05-21 Thread Joseph
Hi, I'm using Raspbian. When I do : pi@raspberrypi ~ $ apt-get install python-pip I notice that Python2.6 is installed on top of Python2.7. How to solve this problem and use 2.7 instead? Thanks in advance, Joseph pi

[Python-modules-team] Would you have time for a discussion about STRN?

2014-01-15 Thread Joseph Li
text___ Python-modules-team mailing list Python-modules-team@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#573229: Upgrading python-logilab-astng from 0.19.1-1 to 0.19.3-1 breaks pylint

2010-03-09 Thread Joseph Barillari
Package: python-logilab-astng Version: 0.19.3-1 Severity: important For reference, please see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568968 If you install python-logilab-astng version 0.19.3-1, pylint will hang on trivial programs like this: from matplotlib.figure import Figure