Re: Enabling salsa-ci on all Debian Python Team repos

2022-09-22 Thread Nicolas Chauvat
s, Mercurial allows you to work in a decentralized fashion both on your source and on the history of your source. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances

Re: RFS: mercurial-evolve

2022-09-07 Thread Nicolas Chauvat
Hi List, Le Wed, Sep 07, 2022 at 09:12:05AM +0200, Andrej Shadura a écrit : > Thanks, you did a good job on your first Debian package :) Nice to this the progress made for this package. I look forward to using it ! -- Nicolas Chauvat logilab.fr - services en informatique scientifique

Re: Need a Python 3.8 virtual environment

2021-03-03 Thread Nicolas Chauvat
but a colleague told me he uses that when he needs to test something with every python version available. Hope this helps. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances

Re: packaging DiscoDOS - a cli tool for vinyl DJs

2020-05-18 Thread Nicolas Chauvat
free to point me to an archived thread somewhere else if you know one]. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances

Re: DEP 8: Gathering Django usage analytics

2016-11-09 Thread Nicolas Chauvat
oblem with Debian packages providing the bits of code that would allow other Debian users to turn on a switch to opt-in on providing upstream with valuable usage data. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances

Re: static analysis and other tools for checking Python code

2016-03-05 Thread Nicolas Chauvat
On Sat, Mar 05, 2016 at 11:16:28AM +0800, Paul Wise wrote: > On Fri, Mar 4, 2016 at 11:11 PM, Nicolas Chauvat wrote: > > > It does recursively scan for Python files: > > That doesn't pick up Python scripts that don't have .py in their name. I had not noticed that.

Re: static analysis and other tools for checking Python code

2016-03-04 Thread Nicolas Chauvat
riable) > Incidentally, I got a patch for c-a-t-t to support pylint from the > author of yamllint: > > https://anonscm.debian.org/cgit/collab-maint/check-all-the-things.git/patch/?id=4dc0a9ca929fa3488ab93cb4e997101d52bbe8a8 Nice! -- Nicolas Chauvat logilab.fr - services en i

Re: static analysis and other tools for checking Python code

2016-03-04 Thread Nicolas Chauvat
n.org/pypi/astroid that was extracted out of pylint to make it easier for other tools to do type inference (and other things) on Python's Abstract Syntax Trees. I hope this helps making clearer what pylint can be used for. I had a look at the README and I suppose the intro section at the

Re: static analysis and other tools for checking Python code

2016-03-03 Thread Nicolas Chauvat
/Disclaimer: I started pylint with Sylvain Thénault back in 2001, but the project has had new maintainers for a few years./ On Thu, Mar 03, 2016 at 08:06:52AM +0800, Paul Wise wrote: > On Wed, Mar 2, 2016 at 9:23 PM, Nicolas Chauvat wrote: > > > Maybe add pylint? > >

Re: static analysis and other tools for checking Python code

2016-03-02 Thread Nicolas Chauvat
Hi, On Wed, Mar 02, 2016 at 11:22:52AM +0800, Paul Wise wrote: > One of the things it has checks for is Python. So far it runs pyflakes > and pep8 Maybe add pylint? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances

Re: Python and Debian infrastructure

2015-04-16 Thread Nicolas Chauvat
On Thu, Apr 16, 2015 at 02:58:53PM +0800, Paul Wise wrote: > Port services based on Pylons (deprecated) to something else like Django: Pylons is deprecated in favor of Pyramid. It could be that porting these services to Pyramid will be easier than rewriting on top of Django. -- Nicolas Chau

Re: PEP 453 affects Debian packaging of Python packages

2013-09-19 Thread Nicolas Chauvat
> possible to deal with multiple versions using Debian tools. I had good results doing the something similar, but with LXC to separate things and salt to automate and reproduce the install. https://wiki.debian.org/LXC http://debian.saltstack.com/ -- Nicolas Chauvat logilab.fr - se

Re: How does team maintenace of python module works?

2013-02-22 Thread Nicolas Chauvat
story rewriting operations can be propagated to other clones in a solid way. It is even possible for multiple people to rewrite the same part of the history in a distributed way.""" My humble opinion is that this is about to become a major feature of Mercurial. -- Nicolas Chauvat

Re: How does team maintenace of python module works?

2013-02-20 Thread Nicolas Chauvat
ea with mercurial's subrepo or guestrepo. http://mercurial.selenic.com/wiki/Subrepository http://mercurial.selenic.com/wiki/GuestrepoExtension PS: No, I don't have time to do the work, hence I just mention it exists. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion

Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz

2012-10-02 Thread Nicolas Chauvat
On Tue, Oct 02, 2012 at 09:59:32AM -0400, Barry Warsaw wrote: > On Oct 02, 2012, at 02:42 PM, Nicolas Chauvat wrote: > > >As far as I know, pylint already runs with Python3. Doesn't it? > > pyflakes is the one we want to port. May I ask why ? -- Nicolas Chauvat l

Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz

2012-10-02 Thread Nicolas Chauvat
upcoming UDS-R in Copenhagen.) As far as I know, pylint already runs with Python3. Doesn't it? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "

Re: PyCon 2013 -- tentative title/abstract/outline -- feedback plz

2012-10-02 Thread Nicolas Chauvat
ething is not installed in the virtualenv ? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

Re: Request for Review - Nuitka the Python compiler (status update, more questions)

2011-11-16 Thread Nicolas Chauvat
do. What about a > manpage, is it considered mandatory? It is always better to have one. Do you know about rst2man that can generate a man page from restructuredtext ? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email t

Re: Request for Review - Nuitka the Python compiler

2011-11-15 Thread Nicolas Chauvat
hon + nuitka --> nuitka + nuitka-ctl OrPython + nuitka --> pynuitka + nuitka OrPython + nuitka --> nuitka + "nuitka compiler" OrPython + nuitka --> nython + nuitka Or something better than the above :) -- Nicolas Chauvat logilab.fr - services en informatique scien

Re: Request for Review - Nuitka the Python compiler

2011-11-15 Thread Nicolas Chauvat
, so why would you want to do it in this case ? PS: Thank you for working on Nuitka, it looks really interesting. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org wit

Re: Request for packaging - Nuitka the Python Compiler

2011-10-13 Thread Nicolas Chauvat
gt; information about how to be a good upstream here: > > http://wiki.debian.org/UpstreamGuide > > I would personally add "don't use SCons" that If and only if you were to consider replacing SCons, take a look at waf that has many qualities. http://code.google.com/p/waf/

Re: Current state of packaging Python software for Debian (was: list of package for python_support -> dh_python2 ?)

2011-06-14 Thread Nicolas Chauvat
x27;s Wrong With Python and How > > It > > Hurts Debian" article? > > I have something like that among the things I’d like to write, but it > would be very long so I haven’t found the time yet. Maybe you could find the time to write the table of contents ? That would make

Re: Switching to git

2011-03-07 Thread Nicolas Chauvat
t is true that comparing the two can take a bit of one's time, because they are so similar). Doesn't matter, I'll use http://hg-git.github.com/ if I need to ;) -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances --

Re: Switching to git

2011-03-06 Thread Nicolas Chauvat
sion) and handles well patches (mercurial queues). Wouldn't managing python packages with mercurial make sense? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org wit

Re: Testing Python modules (was Re: Numpy API change?)

2010-07-30 Thread Nicolas Chauvat
han extensive testing. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://list

Re: Python Testing -- should be there uniformity?

2010-07-28 Thread Nicolas Chauvat
http://lists.idyll.org/pipermail/testing-in-python/2010-February/002659.html looks like a good start. Just checking valuable info/input does not get lost :) -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-r

Re: continuous integration/testing for python packages [Was: Is it worth back porting PEP 3147...]

2010-04-27 Thread Nicolas Chauvat
On Tue, Apr 27, 2010 at 11:07:51AM -0400, Barry Warsaw wrote: > On Apr 27, 2010, at 10:01 AM, Nicolas Chauvat wrote: > There's also buildbot of course, which I guess it the granddad of Python CI > tools, kind of. Yes, buildbot is the old-timer and has loads of features. As

continuous integration/testing for python packages [Was: Is it worth back porting PEP 3147...]

2010-04-27 Thread Nicolas Chauvat
Hi, [discussion started at http://lists.debian.org/debian-python/2010/04/msg00046 should we continue or trim some of the cc'ed lists ?] On Mon, Apr 26, 2010 at 06:41:16PM -0400, Barry Warsaw wrote: > On Apr 26, 2010, at 06:35 PM, Nicolas Chauvat wrote: > >On Thu, Apr 22, 2010 at 01

Re: Is it worth back porting PEP 3147 to Python < 3.2?

2010-04-26 Thread Nicolas Chauvat
=summary http://www.cubicweb.org/view?rql=testconfig&vid=summary As you can see with these second and third links, tests include lintian and piuparts checks. Is it something like this that you had in mind? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de c

Re: Ideal directory structure?

2010-02-01 Thread Nicolas Chauvat
tup.py install` works as expected, but is not required to try out the software. Debian packaging will move files around as it wishes anyway. PYTHONPATH is zen: import this and stay away from setuptools ! -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connais

Re: Python 2.6 in unstable

2009-11-12 Thread Nicolas Chauvat
On Sun, Nov 08, 2009 at 03:22:09PM -0600, Kumar Appaiah wrote: > Dear Debian Python, > > Most of the Python 2.6 transition bugs have been fixed, and the Nice work. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRI

Re: XS-Python-Version vs pyversions

2009-09-08 Thread Nicolas Chauvat
an actual current, maintained Python > policy is a pre-requisite to solving a lot of these problems. +1 -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of &

Re: VCS for Python code Was: Trac team almost dead?

2009-09-01 Thread Nicolas Chauvat
er to hack into it when needed. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: will 2.6 be default?

2009-08-26 Thread Nicolas Chauvat
2.6 in squeeze. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: dh-make-python

2009-08-02 Thread Nicolas Chauvat
ab.org/blogentry/9860 -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: what's keeping python2.6? why is Josselin acting like a deaf man when his packages contain critical bugs?

2009-07-06 Thread Nicolas Chauvat
mediate answer 99.9% of the times you ask it. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: what's keeping python2.6? why is Josselin acting like a deaf man when his packages contain critical bugs?

2009-07-06 Thread Nicolas Chauvat
uestion at the same time, why would someone bother to reply to everyone? > what more can be done? It's hard to help if you have no clue about where the > problem or high workload is situated. Sandro answered that question, please read his e-mail again. -- Nicolas Chauvat logilab.fr -

Re: python package installation problem

2009-06-22 Thread Nicolas Chauvat
en by a package that did not do the right thing when migrating from central to support. I was not recommending this as the Right Thing to do in all cases. In my case, running 'pycentral pkgremove something' by hand failed to fix the situation once the package with broken upgrade path wa

Re: python package installation problem

2009-06-22 Thread Nicolas Chauvat
that doesn't work, purging packages and reinstalling is probably the easiest thing to do. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscrib

Re: python package installation problem

2009-06-22 Thread Nicolas Chauvat
e package installed by python-support. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Butchered python configuration ...

2009-04-29 Thread Nicolas Chauvat
On Wed, Apr 29, 2009 at 10:50:54PM +1200, itsovermyhead wrote: > I think this is incorrect use of the colon Froggy. > [...] $ tail -n 4 .procmailrc :0: * ^From: itsovermyhead /dev/null $ echo "Get a life." -- Nicolas Chauvat logilab.fr - services en informatique scientifiq

Re: help with writing a PEP to ease software distribution

2008-10-02 Thread Nicolas Chauvat
On Wed, Oct 01, 2008 at 11:33:03AM +1000, Ben Finney wrote: > Huge thanks to Josselin Mouette +10 -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&q

help with writing a PEP to ease software distribution

2008-09-29 Thread Nicolas Chauvat
alone I do not have time. Would you mind joining the discussion on distutils-sig at http://www.python.org/community/sigs/current/distutils-sig/list/ ? -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances -- To UNSUBSCRIBE, email to [EMAIL

Re: Bug#197871: Bug#197875: python2.3: module dbm is missing

2003-06-21 Thread Nicolas Chauvat
Encolpe DEGOUTE wrote: Not, just my boss. I will try to convince him to use bsddb. Thanks for all. You may also suggest Stéphane to use http://www.logilab.org/pylint to check that your code complies to your company's coding standard. -- Nicolas|\ _,,,---,,_ CHAUVAT

Re: Errors of Zope in BTS

2003-04-25 Thread Nicolas Chauvat
Andreas Tille wrote: Is anybody willing and able to join a task force to reduce BTS entries of Zope? I'm willing to try. -- Nicolas|\ _,,,---,,_ CHAUVAT ZZzz /,`.-'`'-. ;-;;,_ |,4- ) )-,_. ,\ ( `'-' '---''(_/--' `-'\_)

Re: bug reports preventing the python transition

2003-04-08 Thread Nicolas Chauvat
would be even more valuable if it wasn't so dependent on their Collaborative Portal Server which is incompatible with current CMF... and I was told that this suite is only alpha at the moment. Be sure to contact them before you ITP it... sf at nuxeo.com should an