RFS: pyvnc2swf

2007-08-24 Thread Vincent Bernat
Hi ! I would like some comment on a very simple package that I just made. * Package name: pyvnc2swf Version : 0.9.3-1 Upstream Author : Yusuke Shinyama * URL : http://www.unixuser.org/~euske/vnc2swf/ * License : GPLv2 Section : graphics It builds th

Re: RFS: pyvnc2swf

2007-08-24 Thread Vincent Bernat
On Fri, 24 Aug 2007 21:11:40 +0200, Christoph Haas <[EMAIL PROTECTED]> wrote: > I had a talk with POX (fellow developer) who reminded me that the > package might not be suited too well for the Python modules team yet. > It doesn't provide any public modules and since it's a *modules* team. > :)

RFS: nevow

2007-09-03 Thread Vincent Bernat
Hi ! "nevow" seems not maintained any more. Its maintainer, Tommi Virtanen, seems MIA. I have tried to contact him during last month without luck. Almost all his packages have been NMUed: http://qa.debian.org/[EMAIL PROTECTED] I would like to hijack nevow since I am using it ever

Re: RFS: nevow

2007-09-03 Thread Vincent Bernat
OoO En cette soirée bien amorcée du lundi 03 septembre 2007, vers 22:23, je disais: > I would like to hijack nevow since I am using it everyday. I have > packaged the new upstream version. In fact, it is orphaned. I have done an ITA on it. Therefore, I am still seeking a sponsor for it. :)

Pycha packaging

2008-01-03 Thread Vincent Bernat
Hi ! I have packaged Pycha, a simple chart-drawing library using Cairo as backend. The package can be found on mentors.debian.net: - URL: http://mentors.debian.net/debian/pool/main/p/pycha - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget htt

Re: Pycha packaging

2008-01-03 Thread Vincent Bernat
OoO En cette nuit nuageuse du vendredi 04 janvier 2008, vers 00:11, Piotr Ożarowski <[EMAIL PROTECTED]> disait: >> I have packaged Pycha, a simple chart-drawing library using Cairo as >> backend. > [...] >> Any feedback on the packaging is welcome. > * Priority: extra - why not optional?

Re: Pycha packaging

2008-01-03 Thread Vincent Bernat
OoO En cette nuit nuageuse du vendredi 04 janvier 2008, vers 00:56, je disais: >> * add python-setuptools (>= 0.6b3-1) to Build-Depends lintian asked me to add it to Build-Depends-Indep unless it was necessary for clean. Since python setup.py clean is called on clean target, I hav

Re: Pycha packaging

2008-01-04 Thread Vincent Bernat
On Fri, 4 Jan 2008 09:29:11 +0100, Piotr Ożarowski <[EMAIL PROTECTED]> wrote: >> > I have uploaded to SVN using svn-inject -o. Because of the modified >> > SOURCES.txt, I have now a not-so-clean SVN tree. Should I leave as is or >> > should I remove SOURCES.txt from trunk and branches? >> >>

Re: Pycha packaging

2008-01-05 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du vendredi 04 janvier 2008, vers 16:10, Bernd Zeimetz <[EMAIL PROTECTED]> disait: >> The file exists in the upstream tarball, so I cannot remove it. > sure, you can. Just delete it in the clean target. You are right, it worked without any problem. I feared

Re: Python modules not installed correctly with pycentral

2008-01-06 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du lundi 07 janvier 2008, vers 02:06, Ben Finney <[EMAIL PROTECTED]> disait: > The only way I can see to fix this is to move one of those commands so > the corrent ordering is achieved in the postinst. Where should I be > moving the rules around to? Should 'dh_in

Re: debhelper for python-central, problems with prerm/postinst (was: Python modules not installed correctly with pycentral)

2008-01-06 Thread Vincent Bernat
On Mon, 07 Jan 2008 18:17:34 +1100, Ben Finney <[EMAIL PROTECTED]> wrote: > (Vincent, please don't send me copies of messages sent to this list. > This is spelled out on the mailing-list code of conduct > http://www.debian.org/MailingLists/#codeofconduct>.) Sorry for that. >> See: >> http://bug

Re: Python modules not installed correctly with pycentral

2008-01-07 Thread Vincent Bernat
On Mon, 07 Jan 2008 11:28:36 +0100, Josselin Mouette <[EMAIL PROTECTED]> wrote: > Le lundi 07 janvier 2008 à 07:56 +0100, Vincent Bernat a écrit : >> Well, if you can change the order for postinst, you will get wrong order >> in prerm. > > debhelper (5.0.44) unstable;

Re: debhelper for python-central, problems with prerm/postinst

2008-01-07 Thread Vincent Bernat
On Mon, 07 Jan 2008 19:36:32 +1100, Ben Finney <[EMAIL PROTECTED]> wrote: >> On Mon, 07 Jan 2008 18:17:34 +1100, Ben Finney >> <[EMAIL PROTECTED]> wrote: >> > So, how do Python-language packagers work around this bug >> > currently? >> >> I don't use dh_installinit and I put the correct snippet i

Re: Python modules not installed correctly with pycentral

2008-01-07 Thread Vincent Bernat
OoO Pendant le temps de midi du lundi 07 janvier 2008, vers 12:50, Pierre Habouzit <[EMAIL PROTECTED]> disait: >> > Le lundi 07 janvier 2008 à 07:56 +0100, Vincent Bernat a écrit : >> >> Well, if you can change the order for postinst, you will get

Re: Python modules not installed correctly with pycentral

2008-01-07 Thread Vincent Bernat
OoO Lors de la soirée naissante du lundi 07 janvier 2008, vers 18:52, je disais: > I have just tested and #386970 is still present with py_support at > least. In postinst, I have first the snippet by dh_installinit and then > the snippet by dh_pysupport. In prerm, I have exactly the same th

Re: Python modules not installed correctly with pycentral

2008-01-07 Thread Vincent Bernat
OoO En cette soirée bien amorcée du lundi 07 janvier 2008, vers 22:12, Pierre Habouzit <[EMAIL PROTECTED]> disait: >> >> > debhelper (5.0.44) unstable; urgency=low >> >> > >> >> > * prerm and postrm scripts are now generated in a reverse >> >> > order than preinst and postinst scrip

Re: Python modules not installed correctly with pycentral

2008-01-07 Thread Vincent Bernat
OoO En cette soirée bien amorcée du lundi 07 janvier 2008, vers 22:38, je disais: > And we use cdbs : > - depends on debhelper (>= 5.0.44) > - set debian/compat to 6 > - add a lintian override for this > - add this in debian/rules to disallow first run of dh_installinit to >modify post

Nevow (was Re: Pycha packaging)

2008-01-08 Thread Vincent Bernat
OoO En ce début de soirée du vendredi 04 janvier 2008, vers 21:07, Piotr Ożarowski <[EMAIL PROTECTED]> disait: >> May I also add nevow to the list of team-maintained packages? >> http://packages.qa.debian.org/n/nevow.html > it's a Python module, you're a team member - I don't see a reason why you

Re: Python modules not installed correctly with pycentral

2008-01-08 Thread Vincent Bernat
OoO En cette matinée pluvieuse du mardi 08 janvier 2008, vers 10:34, Ben Finney <[EMAIL PROTECTED]> disait: >> - set debian/compat to 6 >> - add a lintian override for this > I get no error from 'lintian' for this. Try with -vIi. > Rather, an error from 'linda': > E: gracie; DH_COMPAT is g

Running unittest on build?

2008-01-11 Thread Vincent Bernat
Hi ! Should we run unittest when building a python package? The main drawback is that we need to add more build-dependencies. -- Modularise. Use subroutines. - The Elements of Programming Style (Kernighan & Plauger) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Re: python packaging questions

2008-01-15 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du mercredi 16 janvier 2008, vers 02:29, Emilio Pozuelo Monfort <[EMAIL PROTECTED]> disait: >> * For specifying supported Python versions, the policy recommends using >> XS/B-Python, whereas the python-support documentation recommends >> debian/pyversions. Wh

Re: [Vincent Bernat] Re: [Python-modules-team] python-axiom REMOVED from testing

2008-01-26 Thread Vincent Bernat
OoO En cette nuit nuageuse du samedi 26 janvier 2008, vers 01:01, Tristan Seligmann <[EMAIL PROTECTED]> disait: >> I have posted this message in python-modules-team mailing list but got >> no answer. Looking at the archives, it seems that posting to this list >> is pretty rare (except f

Re: [Vincent Bernat] Re: [Python-modules-team] python-axiom REMOVED from testing

2008-01-26 Thread Vincent Bernat
OoO En cette nuit nuageuse du samedi 26 janvier 2008, vers 00:51, Bernd Zeimetz <[EMAIL PROTECTED]> disait: >>> I attach a diff for this change using quilt. I have also upgraded the >>> package to the new 0.5.27. I have added myself to Uploaders. I have >>> tried to commit this but I get

[Vincent Bernat] Re: [Python-modules-team] python-axiom REMOVED from testing

2008-01-25 Thread Vincent Bernat
efano Zacchiroli <[EMAIL PROTECTED]>, Tristan Seligmann <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python, python-support (>= 0.4) +Uploaders: Stefano Zacchiroli <[EMAIL PROTECTED]>, Tristan Seligmann <[EMAIL PROTECTED]>, Vincent Berna

Re: [Vincent Bernat] Re: [Python-modules-team] python-axiom REMOVED from testing

2008-01-27 Thread Vincent Bernat
OoO Pendant le repas du vendredi 25 janvier 2008, vers 19:45, je disais: >> I attach a diff for this change using quilt. I have also upgraded the >> package to the new 0.5.27. I have added myself to Uploaders. I have >> tried to commit this but I get this error: >> svn: Commit failed (deta

Migration of Alioth account

2008-04-18 Thread Vincent Bernat
Hi! I am now an official DD :) Could someone with appropriate rights remove my account bernat-guest and add bernat instead? Thanks. -- Use the good features of a language; avoid the bad ones. - The Elements of Programming Style (Kernighan & Plauger) -- To UNSUBSCRIBE, email to [E

Re: Migration of Alioth account

2008-04-19 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du samedi 19 avril 2008, vers 16:05, Raphael Hertzog <[EMAIL PROTECTED]> disait: >> Could someone with appropriate rights remove my account bernat-guest and >> add bernat instead? > Already done by Piotr apparently. Thanks. -- BOFH excuse #193: Did you pay th

Re: RFS: turbotinymce

2008-05-05 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du dimanche 04 mai 2008, vers 23:38, Monty Taylor <[EMAIL PROTECTED]> disait: > Hi Vincent, > Vincent Bernat wrote: >> I have not looked at your package yet, but did you consider joining DPMT >> to maintain

Re: RFS: turbotinymce

2008-05-06 Thread Vincent Bernat
OoO En cette soirée bien amorcée du lundi 05 mai 2008, vers 22:44, Monty Taylor <[EMAIL PROTECTED]> disait: >> You may want to add Homepage field to source stanza of debian/control >> and a debian/watch file (this will help the use of svn-buildpackage >> too). >> >> Moreover, there should

Re: RFS: nautilus-clamscan

2008-05-14 Thread Vincent Bernat
OoO En ce début de soirée du mardi 13 mai 2008, vers 21:55, Clement Lorteau <[EMAIL PROTECTED]> disait: > I am looking for a sponsor for my package "nautilus-clamscan". > * Package name: nautilus-clamscan > Version : 0.2.1-1 > Upstream Author : Clement Lorteau <[EMAIL PROTECT

Re: RFS: nautilus-clamscan

2008-05-17 Thread Vincent Bernat
OoO En ce début de soirée du mercredi 14 mai 2008, vers 21:27, Clement Lorteau <[EMAIL PROTECTED]> disait: > Thank you for the review. I followed your recommendations and uploaded > the new package to debian.mentors.net. See my comments below. You can use "test_files/*" for debian/nautilus-c

Re: RFS: nautilus-clamscan

2008-06-15 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du samedi 14 juin 2008, vers 14:33, Clement Lorteau <[EMAIL PROTECTED]> disait : > I uploaded a new version that has a debian/watch file, per standards version > 3.8.0: http://mentors.debian.net/debian/pool/main/n/nautilus-clamscan. Could > you have a look? Se

Re: RFS: sclapp and pytagsfs (updated packages)

2008-07-26 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du lundi 21 juillet 2008, vers 14:05, Y Giridhar Appaji Nag <[EMAIL PROTECTED]> disait : > python-sclapp (0.5.2-1) - framework for Python command-line applications >* New upstream release > + sclapp.txt is now licensed under GPLv2+ >* Update

Re: RFS: sclapp and pytagsfs (updated packages)

2008-08-04 Thread Vincent Bernat
OoO Peu avant le début de l'après-midi du dimanche 03 août 2008, vers 13:02, Y Giridhar Appaji Nag <[EMAIL PROTECTED]> disait : > I did declare a stronger dependency, but 0.7 onwards pytagsfs also > build-depends on sclapp and I don't know how I ignored this. I fixed this and > also updated py

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)

2008-08-25 Thread Vincent Bernat
OoO En cette fin de matinée radieuse du dimanche 24 août 2008, vers 11:55, [EMAIL PROTECTED] disait : > Date: Sunday, August 24, 2008 @ 09:55:21 > Author: piotr > Revision: 6347 > add python-pkg-resources to Depends (recaptcha/__init__.py needs it) Thanks for spotting it. However

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)

2008-08-25 Thread Vincent Bernat
OoO Pendant le journal télévisé du lundi 25 août 2008, vers 20:16, je disais: > This path does not exist.This explains why the first import > fails. However, I don't have any clue why Python thinks that the path of > the module is /usr/lib/python2.5/site-packages/recaptcha inst

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)

2008-08-25 Thread Vincent Bernat
OoO Pendant le journal télévisé du lundi 25 août 2008, vers 20:42, je disais: > import sys,new,os; p = os.path.join(sys._getframe(1).f_locals['sitedir'], > *('recaptcha',)); ie = os.path.exists(os.path.join(p,'__init__.py')); m = not > ie and sys.modules.setdefault('recaptcha',new.module('rec

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)

2008-08-27 Thread Vincent Bernat
OoO Peu avant le début de l'après-midi du mercredi 27 août 2008, vers 13:12, Josselin Mouette <[EMAIL PROTECTED]> disait : >> > import sys,new,os; p = os.path.join(sys._getframe(1).f_locals['sitedir'], >> > *('recaptcha',)); ie = os.path.exists(os.path.join(p,'__init__.py')); m = >> > not ie

Re: r6347 - in packages/python-recaptcha/trunk/debian (control)

2008-08-29 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mercredi 27 août 2008, vers 22:45, Josselin Mouette <[EMAIL PROTECTED]> disait : > Could you please test the python-support package at > http://malsain.org/~joss/debian/ to see whether it handles this case > correctly? Yes, this works correctly with this ver

Re: RFS: configobj (updated package)

2008-09-13 Thread Vincent Bernat
OoO En cette fin de nuit blanche du dimanche 24 août 2008, vers 05:13, Daniel Watkins <[EMAIL PROTECTED]> disait : > It builds these binary packages: > python-configobj - a simple but powerful config file reader and writer >for Python Hi Daniel! It seems there is a missing

Re: Python related changes for unstable/squeeze

2009-02-17 Thread Vincent Bernat
OoO Lors de la soirée naissante du mardi 17 février 2009, vers 17:09, Holger Levsen disait : >> This is not a technical problem. The technical divergences can be solved >> if consensus is reached about them or if a decision body (TC or GR) >> forces them. This is purely a person problem: Matth

Re: Major update of python-support

2009-02-22 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du mercredi 18 février 2009, vers 23:55, Josselin Mouette disait : > As such, it would be very nice if people maintaining various kinds of > Python packages could test building them with the new version and see > whether the resulting packages act

Re: Major update of python-support

2009-03-02 Thread Vincent Bernat
OoO En cette matinée pluvieuse du lundi 23 février 2009, vers 10:12, Josselin Mouette disait : >> Do we need to upload a new version when there is a fix needed? In this >> case, I suppose we should use python-support in unstable instead of the >> one in experimental? > Yes, it is possible

Re: Major update of python-support

2009-03-02 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du lundi 02 mars 2009, vers 16:21, Josselin Mouette disait : >> I ask this because I have many packages that use unittests after the >> build. I add /var/lib/python-support to PYTHONPATH and launch those >> tests. Because the path has changed, this d

Re: Major update of python-support

2009-03-02 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du lundi 02 mars 2009, vers 16:21, Josselin Mouette disait : >> I ask this because I have many packages that use unittests after the >> build. I add /var/lib/python-support to PYTHONPATH and launch those >> tests. Because the path has changed, this d

Re: Major update of python-support

2009-03-02 Thread Vincent Bernat
OoO Pendant le repas du lundi 02 mars 2009, vers 19:44, je disais: > I use this snippet then (with cdbs): > ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) > common-install-indep:: > PYTHONPATH='debian/$(cdbs_curpkg)/$(cdbs_python_support_path)/' \ > python tests/runner.py

Re: Major update of python-support

2009-03-02 Thread Vincent Bernat
OoO Pendant le repas du lundi 02 mars 2009, vers 19:57, je disais: > Which can be shorten to: > ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) > common-install-indep:: > PYTHONPATH='debian/$(cdbs_curpkg)/$(cdbs_python_support_path)/' \ > python tests/runner.py > endif Whi

Re: r7926 - in packages/python-axiom/trunk/debian (5 files)

2009-03-18 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mercredi 18 mars 2009, vers 22:11, ber...@users.alioth.debian.org disait : > Date: Wednesday, March 18, 2009 @ 21:11:23 > Author: bernat > Revision: 7926 > Add a patch to handle sqlite >= 3.6.4. Closes: #520338. Older > databases need to be fixed by han

Re: r7926 - in packages/python-axiom/trunk/debian (5 files)

2009-03-18 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mercredi 18 mars 2009, vers 22:21, je disais: >> Date: Wednesday, March 18, 2009 @ 21:11:23 >> Author: bernat >> Revision: 7926 >> Add a patch to handle sqlite >= 3.6.4. Closes: #520338. Older >> databases need to be fixed by hand. >> The patch is not comple

Re: r7926 - in packages/python-axiom/trunk/debian (5 files)

2009-03-18 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mercredi 18 mars 2009, vers 22:38, Tristan Seligmann disait : >>> The patch is not complete: upgrading from old databases still fail. > Please don't upload a package based on this patch; it's highly likely > that the patch that will be applied upstream will

Re: Need for help ?

2009-08-26 Thread Vincent Bernat
OoO En ce début de soirée du mardi 25 août 2009, vers 21:56, Carl Chenet disait : > If you need help for one of your packages, feel free to contact me :) I have some difficulties with this bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533922 I just tagged it "help". -- BOFH excuse #20

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

2009-08-29 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du samedi 29 août 2009, vers 02:58, anatoly techtonik disait : > If we are all Python developers to some degree and know about PEP 374 Decision presented in PEP 374 does not really apply to us: - Windows support is unimportant - Python core developers' tast

Re: Python-Soya: About serious problems of soya when compiled with latest pyrex

2009-12-26 Thread Vincent Bernat
OoO Lors de la soirée naissante du samedi 26 décembre 2009, vers 18:43, deavid disait : >>> Make me know  if I could do anything to  help maintaining this package >>> in Debian. >> >> I can  offer comaintaine on this package  if you wish. You  will need to >> register yourself on alioth.debian.

Re: Questions about PAPT and the uploading process

2010-01-09 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du samedi 09 janvier 2010, vers 14:58, Umang disait : >> pbuilder (or cowbuilder) should be enough (yes, you have to test it on >> Debian, but you can use chroot env.) >> > I've unsuccessfully tried to build a base.tgz on three different days > for sid. "

Re: Questions about PAPT and the uploading process

2010-01-09 Thread Vincent Bernat
OoO En cette nuit nuageuse du dimanche 10 janvier 2010, vers 01:59, Umang disait : >> What message error did you get? >> > This is the last part of the output from pbuilder. This doesn't happen > with DIST=lenny or DIST=etch > I: Configuring dpkg-dev... > I: Configuring build-essential...

Re: Questions about PAPT and the uploading process

2010-01-13 Thread Vincent Bernat
OoO En cette nuit striée d'éclairs du lundi 11 janvier 2010, vers 02:36, Umang disait : >> It seems that debootstrap was not that successful. Try: >> sudo mkdir sid >> sudo debootstrap sid sid http://ftp.XX.debian.org >> >> Then check that sid/usr/bin/apt-get exists. >> >> Which version of Ubun

Re: python-axiom: FTBFS with Python 2.6

2010-01-13 Thread Vincent Bernat
OoO En cette fin de matinée radieuse du mercredi 25 novembre 2009, vers 11:49, Jakub Wilk disait : > Package: python-axiom > Version: 0.5.31-2 > Severity: important > User: debian-python@lists.debian.org > Usertags: python2.6 ftbfs > Hello, > When rebuilt against python-all{,-dev,-dbg} (and th

Re: Questions about PAPT and the uploading process

2010-01-18 Thread Vincent Bernat
OoO En cette matinée pluvieuse du samedi 16 janvier 2010, vers 10:49, Umang disait : >> $ sudo chroot sid /usr/bin/apt-get >> [sudo] password for umang: >> apt 0.7.25 for i386 compiled on Dec 15 2009 09:26:47 >> Usage: apt-get [options] command >> apt-get [options] install|remove pkg1 [pkg2 ..

Re: binNMUs for python2.6

2010-01-24 Thread Vincent Bernat
OoO Pendant le journal télévisé du samedi 23 janvier 2010, vers 20:15, Luca Falavigna disait : > as you probably know, python2.6 has recently been added to supported > Python version in unstable [1]. Why currently compiling a package which contains binary extensions only build them for python

Re: binNMUs for python2.6

2010-01-24 Thread Vincent Bernat
OoO Pendant le temps de midi du dimanche 24 janvier 2010, vers 12:58, Steve Langasek disait : >> > as you probably know, python2.6 has recently been added to supported >> > Python version in unstable [1]. >> Why currently compiling a package which contains binary extensions only >> build the

Re: RC severity for Python 2.6 related bugs

2010-02-28 Thread Vincent Bernat
OoO Pendant le journal télévisé du samedi 27 février 2010, vers 20:19, Luca Falavigna disait : > after some discussions on #debian-python, I'd like to propose > increasing severity of Python 2.6 related bugs [1] to serious. Well, I disagree. Python 2.6 is not the default. Packages are current

Re: RC severity for Python 2.6 related bugs

2010-02-28 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du dimanche 28 février 2010, vers 16:46, Josselin Mouette disait : >> It would be far easier to let Python 2.6 be the default, then file (or >> upgrade) serious bugs and solve them in a week or two. > Yeah sure, let’s knowingly break dozens of packages by swit

Re: RC severity for Python 2.6 related bugs

2010-02-28 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du dimanche 28 février 2010, vers 15:29, je disais: > Well, I disagree. Python 2.6 is not the default. Packages are currently > built with Python 2.5 and do not fail to build in a current pbuilder. We > already had a bunch of bug reports about packa

Re: Packages that pretend to support Python 2.4

2010-05-17 Thread Vincent Bernat
OoO Pendant le journal télévisé du lundi 17 mai 2010, vers 20:01, Jakub Wilk disait : > 19 packages uses syntax constructs specific to Python 2.5+ in their > public modules but don't declare that minimum supported version is > 2.5. I'm looking for volunteers to do MBF. Out of curiosity, what

Re: Possible Mass Bug Filing: String Exceptions Removed in Python 2.6

2010-06-06 Thread Vincent Bernat
OoO En ce milieu de nuit étoilée du dimanche 06 juin 2010, vers 04:43, Scott Kitterman disait : > A couple of weeks ago, Jakub Wilk noticed this issue and prepared both a DD > list of affected packages and the grep output that was used to detect > potentially affected packages. I know some o

Re: unused substitution,variable ${python:Versions}

2010-07-12 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du dimanche 11 juillet 2010, vers 23:05, Jakub Wilk disait : >> I'm working on package that uses CDBS > That's not a very good choice. Why? -- printk("VFS: Busy inodes after unmount. " "Self-destruct in 5 seconds. Have a nice day...\n

Re: unused substitution,variable ${python:Versions}

2010-07-15 Thread Vincent Bernat
OoO Lors de la soirée naissante du mercredi 14 juillet 2010, vers 17:17, Bernd Zeimetz disait : I'm working on package that uses CDBS >> >>> That's not a very good choice. >> >> Why? > Because cdbs is an unmaintainable beast of Makefiles. I'm not sure who is > willing to keep the Python

Re: exaile package

2010-07-28 Thread Vincent Bernat
OoO Lors de la soirée naissante du mercredi 28 juillet 2010, vers 17:04, je disais: > Looks like the exaile[1] package is very out-of-date. > I use debian and program in python for years and I think its time > to me contribute somehow, and I would like to start with exaile. > I tried to contact t

Re: common issue: setlocale handling?

2010-08-22 Thread Vincent Bernat
OoO En cette matinée ensoleillée du dimanche 22 août 2010, vers 09:44, Paul Wise disait : >> I don't think this is a bug at all. I'd rather say it's an user error. > I disagree, stuff written in C or Perl doesn't crash when the locale > is not set properly and neither should stuff written in P

Re: common issue: setlocale handling?

2010-08-22 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du dimanche 22 août 2010, vers 23:16, Floris Bruynooghe disait : >> Perl spits out a lot of annoying warnings when using a non existing >> locale. And it does this for any perl script. >> >> perl: warning: Setting locale failed. >> perl:

Re: common issue: setlocale handling?

2010-09-02 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du mardi 31 août 2010, vers 14:56, "Giacomo A. Catenazzi" disait : >> I disagree, stuff written in C or Perl doesn't crash when the locale >> is not set properly and neither should stuff written in Python. > hmm. > In C it is because the POSIX application us

Re: Untrusted search path vulnerabilities

2010-11-21 Thread Vincent Bernat
OoO Vers la fin de l'après-midi du dimanche 21 novembre 2010, vers 16:37, Filippo Rusconi disait : > OK, so I may test if the content of the PYTHONPATH variable is empty > the way below, so that I can set the path in differenciated manners : > ~~ start-script ~~~ > #!/bin/

Python license

2011-01-04 Thread Vincent Bernat
Hello and happy new year! Do you know any Python module that the author states as being licensed under "Python license"? Since Python license is stated as a contract between the licensee and the PSF, I wonder how to put that in debian/copyright. My problem is in python-cerealizer

dh_python2 and build-depends

2011-02-20 Thread Vincent Bernat
Hi! I am switching some packages to dh_python2. I am using CDBS. I don't find much documentation on how to do the transition. Here is what I have done: 1. Remove DEB_PYTHON_SYSTEM from debian/rules 2. Update Build-Depends: cdbs (>= 0.4.90), python (>= 2.6.5) Is

Re: dh_python2 and build-depends

2011-02-21 Thread Vincent Bernat
OoO En cette matinée ensoleillée du lundi 21 février 2011, vers 09:29, Piotr Ożarowski disait : >> Is there anything else? > There will be a quick guide for maintainers in dh_python2 manpage¹ after > next upload, see also this² wiki page. > [¹] http://deb.li/dhp2 > [²] http://wiki.debian.org/

Re: Build-time testing

2011-02-22 Thread Vincent Bernat
OoO En cette fin de matinée radieuse du mardi 22 février 2011, vers 11:51, Andrey Rahmatullin disait : > Many Python modules ship unit tests which do not require module > instalation or user interaction and so can be run automatically during the > build time. They can be a very good QA tool,

Re: Status of Python at the early devel stage of Wheezy

2011-02-28 Thread Vincent Bernat
OoO En cette nuit nuageuse du mardi 01 mars 2011, vers 00:53, Piotr Ożarowski disait : > cdbs and dh doesn't support Python 3.X yet. I provided a patch for CDBS > but it was rejected, dunno why. I suppose that this is bug #604721. Why do you say this was rejected? It just seems that the m

Switching to git

2011-03-06 Thread Vincent Bernat
Hi! There was some discussions about switching from SVN to git. I don't remember everything but a major blocker was that it is not possible to checkout a subtree with git and managing a lot of git repositories will make it difficult to do global changes to the "global" repository. There i

Re: Switching to git

2011-03-06 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du dimanche 06 mars 2011, vers 14:48, Sandro Tosi disait : >> There  was some discussions  about switching  from SVN  to git.  I don't >> remember everything but  a major blocker was that it  is not possible to >> checkout a subtree with git and  managing

dh_python2 and nevow

2011-03-08 Thread Vincent Bernat
Hi! Could someone look at "nevow" in the repository. I have upgraded it to use dh_python2 (from python-central). However, the "Python-Version" field in the binary package did disappear, ${python:Breaks} is expanded to nothing and I have a new lintian warning. debian/control (partial): So

Re: dh_python2 and nevow

2011-03-08 Thread Vincent Bernat
OoO Lors de la soirée naissante du mardi 08 mars 2011, vers 18:56, Jakub Wilk disait : >> Breaks: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1), >> ${python:Breaks} > Apparently dh_python2 doesn't cope with Breaks spanning across > multiple physical lines. Yay for new and shiny

Re: list of package for python_support -> dh_python2 ?

2011-06-11 Thread Vincent Bernat
what the story behind python-support and dh-python2 is. It seems that everything was dealed in private. From my point of view, dh-python2 is here only because python-central could not be deprecated by its author in favor of python-support for political reasons. That does not help to adopt

Re: Looking for sponsor: python-llfuse

2011-06-11 Thread Vincent Bernat
package team > maintained. Would that be preferred? My alioth login is > nikratio-guest. I can sponsor you. Please join the team. Piotr, could you add Nikolaus to the team? -- Vincent Bernat ☯ http://www.luffy.cx Don't patch bad code - rewrite it. - The

Re: list of package for python_support -> dh_python2 ?

2011-06-12 Thread Vincent Bernat
th this but I take it as some sort of implicit acknowledgment of dh_python2. Therefore, +1 for only one helper in Wheezy. -- Vincent Bernat ☯ http://www.luffy.cx Use self-identifying input. Allow defaults. Echo both on output. - The Elements of Programming Style (Kernighan & Plauger) pgpNdPjRc9SRS.pgp Description: PGP signature

Re: Looking for sponsor: python-llfuse

2011-06-12 Thread Vincent Bernat
to do? I still need to review the package. Also ensure that you applied what Jakub said in debian-mentors@. -- Vincent Bernat ☯ http://www.luffy.cx Use statement labels that mean something. - The Elements of Programming Style (Kernighan & Plauger) pgpVh9VEtPxzN.pgp Description: PGP signature

Re: Looking for sponsor: python-llfuse

2011-06-13 Thread Vincent Bernat
red, so I wanted to wait until the Sphinx 1.1 hits the archive. > When that has happened, it's just a matter of uncommenting one line in > debian/rules. I was also a bit surprised that so many DD did agree to not rebuild the documentation. I would prefer that the documentation is

Re: Looking for sponsor: python-llfuse

2011-06-13 Thread Vincent Bernat
e of missing hooks for signature > postprocessing. > Discussion: > https://bitbucket.org/birkenfeld/sphinx/issue/564 > Relevant changesets: > https://bitbucket.org/birkenfeld/sphinx/changeset/de340a6098c7 > https://bitbucket.org/birkenfeld/sphinx/changeset/a8b0ef275438 > I also added a sphinx wishlist bug to backport this feature (Bug > #630409). OK to wait for Sphinx 1.1 (or for the resolution of bug #630409). -- Vincent Bernat ☯ http://www.luffy.cx /* * For moronic filesystems that do not allow holes in file. * We may have to extend the file. */ 2.4.0-test2 /usr/src/linux/fs/buffer.c pgpccofTDGA2W.pgp Description: PGP signature

Re: Looking for sponsor: python-llfuse

2011-06-14 Thread Vincent Bernat
OoO La nuit ayant déjà recouvert d'encre ce jour du lundi 13 juin 2011, vers 23:23, Nikolaus Rath disait : > Ah, of course. This should be fixed as well now. OK. Uploaded. -- Vincent Bernat ☯ http://www.luffy.cx Indent to show the logical structure of a program. - The Ele

Re: Current state of packaging Python software for Debian

2011-06-14 Thread Vincent Bernat
need > only a single line in debian/.links to do that. Don't you need to remove jquery.js from your package as well? -- Vincent Bernat ☯ http://www.luffy.cx Use free-form input when possible. - The Elements of Programming Style (Kernighan & Plauger) pgpH48B6xGw7Q.pgp Description: PGP signature

reportbug says "python is a dependency package"

2011-08-07 Thread Vincent Bernat
python2 manpages stating to depends on cdbs (>= 0.4.90-1~). Since it is a native package, this should be cdbs (>= 0.4.90~) (or cdbs (>= 0.4.90)). -- Vincent Bernat ☯ http://vincent.bernat.im Don't comment bad code - rewrite it. - The Elements of Programming Style (Kernigha

Re: reportbug says "python is a dependency package"

2011-08-07 Thread Vincent Bernat
e > Use advanced or expert mode, like Piotr does, and the problem will go > away. :) Thanks for the information. However, I still get the message with expert mode. But I am allowed to choose "python". -- Vincent Bernat ☯ http://vincent.bernat.im Avoid multiple exits from loop

Re: reportbug says "python is a dependency package"

2011-08-08 Thread Vincent Bernat
information to convey, but I'm not sure the warning > actually does that very well. > I guess fixing that should start with a bug report on reportbug. ;) It seems that it is the BTS which declares python as a "dependency package". Maybe this makes more sense for other

-dbg packages

2011-08-08 Thread Vincent Bernat
Hi! Is this page up-to-date? http://wiki.debian.org/Python/DbgBuilds Does dh_python2 handle this part itself now? -- Vincent Bernat ☯ http://vincent.bernat.im Make input easy to proofread. - The Elements of Programming Style (Kernighan & Plauger) pgpB8brVrfl7W.pgp Descrip

Re: -dbg packages

2011-08-09 Thread Vincent Bernat
handle some steps, like dependencies (in ${python:Depends}) and install (keep only debug files). -- Vincent Bernat ☯ http://vincent.bernat.im /* * Should be panic but... (Why are BSD people panic obsessed ??) */ 2.0.38 /usr/src/linux/net/ipv4/ip_fw.c pgpoIgYEalYER.pgp Description: PGP signature

Re: Python: Including Nosetest

2011-10-18 Thread Vincent Bernat
On Tue, 18 Oct 2011 11:51:28 +0200, Ole Streicher wrote: Dear lists, I am working on a package (python-pywcs) that may include a "nosetest" which I want to run before installation. For this, I put the following line into debian/rules (for debhelper): override_dh_auto_test: nosetest

Re: RFS: python-carbon / graphite

2012-02-04 Thread Vincent Bernat
ld check for VERBOSE variable before using echo. -- Vincent Bernat ☯ http://vincent.bernat.im #if 0 2.2.16 /usr/src/linux/fs/buffer.c pgpRVc6ievHkE.pgp Description: PGP signature

Re: RFS: python-carbon / graphite

2012-02-05 Thread Vincent Bernat
dbconfig-common). This will help translators. -- Vincent Bernat ☯ http://vincent.bernat.im printk("What? oldfid != cii->c_fid. Call 911.\n"); 2.4.3 linux/fs/coda/cnode.c pgpl3T22DPB16.pgp Description: PGP signature

Double build failures

2012-05-04 Thread Vincent Bernat
While I could add the appropriate bits to each clean target in debian/rules, it seems better to fix the problem either in dh_python2 or in setuptools. Any thoughts? -- Vincent Bernat ☯ http://vincent.bernat.im Don't just echo the code with comments - make every comment count.

Re: Package adoptions

2013-02-17 Thread Vincent Bernat
❦ 4 février 2013 20:00 CET, Örjan Persson  : > I don't have the time to maintain my packages anymore. I just wanted to > check with you guys first if you're interested in adopting the packages > before I RFA them. The packages are python-setproctitle[1], > python-greenlet[2] and python-gevent[3]

Re: How does team maintenace of python module works?

2013-02-22 Thread Vincent Bernat
❦ 22 février 2013 16:12 CET, Thomas Goirand  : >>> From a server in a data center in Seattle, it took me 90 seconds >>> to download the packaging sources of python-eventlet. Compare >>> this to the 4 seconds it takes me to clone python-warlock from >>> Alioth, upstream source included !!! >> your

  1   2   >