Re: Bug#415844: ITP: python-fpconst -- Utilities for handling IEEE 754 floating point special values

2007-03-22 Thread Bernd Zeimetz
probably just mail you a patch Cheers, -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Where to install non-debianized python modules?

2007-04-12 Thread Bernd Zeimetz
. Cheers, Bernd [1]: http://www.debian.org/devel/wnpp/#l1 -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: new upstream versions of DPMT's packages

2007-06-24 Thread Bernd Zeimetz
Hi, uscan detected some new upstream versions of packages maintained within the team (see below). My question is: how can I help you with uploading these new versions into Debian? If there are any problems, please ask on the mailing list or on #debian-python channel. seems you've setup a

Re: new upstream versions of DPMT's packages

2007-06-24 Thread Bernd Zeimetz
For now it runs only on my local machine, here's the command: $ uscan --check-dirname-level 0 --report python-modules/packages/*/trunk/ that would mean I'd have to checkout all modules, I wanted to avoid that. Also I can take care of pyusb, I'm listed as Uploader anyway.

Re: preparing for python2.5 / python -dbg packages

2007-07-20 Thread Bernd Zeimetz
Did they ever actually run the tests then? no clue, I know why I'm not using suse ;) http://archives.free.net.ph/message/20070616.183425.b42a7509.en.html#zope-zodb-dev That mail was just over a month ago. as I understand one of the mails in the thread this problem seems to be solved

Re: modpython and python2.5

2007-08-28 Thread Bernd Zeimetz
- no clue. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Python Egg Guidelines across distros

2007-09-10 Thread Bernd Zeimetz
may have bugs, but they can be fixed. The egg and 'I'm better than your systems package manager' features of seuptools are something sane people should get rid of - YMMV. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Tool support for private modules

2007-10-01 Thread Bernd Zeimetz
see what's wrong. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Tool support for private modules

2007-10-01 Thread Bernd Zeimetz
if your packaging contains all the pieces mentioned there. If you think it does, show your code. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Tool support for private modules

2007-10-01 Thread Bernd Zeimetz
to run tests. Hope that helps, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Report on the situation of python2.5 in Debian

2007-10-05 Thread Bernd Zeimetz
memories to the release team. mod-wsgi It's not possible to use more than one python version with mod-wsgi, therefore it will only work and be build against the default python version. A binNMU after changing the version should work well. Cheers, Bernd -- Bernd Zeimetz [EMAIL

Re: Report on the situation of python2.5 in Debian

2007-10-05 Thread Bernd Zeimetz
Josselin Mouette wrote: Le vendredi 05 octobre 2007 à 20:42 +0200, Bernd Zeimetz a écrit : You have missed Zope. It is not possible to run Zope 2.X with Python 2.5 yet, same for Zope 3. The problems in there are nothing a maintainer could fix, except somebody is willing to pay several days

Re: Report on the situation of python2.5 in Debian

2007-10-13 Thread Bernd Zeimetz
://wiki.debian.org/DebianPython/NewPolicy -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Gaphor package depends on zope

2007-10-18 Thread Bernd Zeimetz
, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Packaging software for Cheeseshop and Debian

2007-10-24 Thread Bernd Zeimetz
imho. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Packaging software for Cheeseshop and Debian

2007-10-24 Thread Bernd Zeimetz
Simon McVittie wrote: On Wed, 24 Oct 2007 at 10:03:09 +0200, Bernd Zeimetz wrote: I develop and package webcheck [0] (a python application with private modules). I put all stuff in /usr/share/webcheck and use python-support for compiling the stuff there. I ship an /usr/bin/webcheck symlink

Re: Packaging software for Cheeseshop and Debian

2007-10-24 Thread Bernd Zeimetz
Thanks for this response. Unfortunately I've looked at 'webcheck', and it doesn't teach me how to use Python's distutils to achieve this (since, as you note, it doesn't use either of them). Instead of looking at packages you should read the distutils documentation. -- Bernd Zeimetz [EMAIL

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
uses? If there's a preferred one, let's call it foo, I'd add Recommends: foo | bar | fuzz if not, I'd add them all to suggests. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
Fabrizio Pollastri wrote: Bernd Zeimetz wrote: * you've missed some packages in Depends (for modules: gtk, qt, PyQt4, Tkinter) Since python-avc is multiplatform, a user will probably use only one among the supported toolkits. So python-avc really needs to depend from them all or it only

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
version, which seems to be fine (didn't read everything yet). -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
Josselin Mouette wrote: Le mardi 06 novembre 2007 à 00:22 +0100, Bernd Zeimetz a écrit : Please get the _official_ Python Policy fixed and such requirements included if you like to have them. The official Python policy is currently unmaintained. Then let's maintain it again. We maintain

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
for packages which work for all python versions AND depend on a different package) will need to be updated. Adding versioned depends again brings us back to the old policy. -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: Joining the team and RFS python-avc

2007-11-05 Thread Bernd Zeimetz
reassign 447231 debian-policy,python-defaults thanks [adding the debian-python list again, I guess you've missed it]. Matthias Klose wrote: Bernd Zeimetz writes: Then let's maintain it again. We maintain a lot of packages in a team, so I can't see a problem to maintain the policy there, too

Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Bernd Zeimetz
. Stefano, what's the status of your adoption efforts? Best regards, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Bernd Zeimetz
Moin, Bernd Zeimetz schrieb: The wnpp bug was renamed to an ITA by Stefano Canepa [EMAIL PROTECTED] - adding him as CC to this mail. What's this bug in a closer description? Haven't heared of it really, sorry. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379374 but you're

Re: the python editor 'spe' package needs an update.

2007-11-12 Thread Bernd Zeimetz
Stefano Canepa wrote: Il giorno dom, 11/11/2007 alle 23.12 +0100, Bernd Zeimetz ha scritto: Stefano, what's the status of your adoption efforts? I'll have a package ready for the upload at the end of the week. I need to understand how to manage it in the pyton apps group, but I'm studing

Re: permission denied when creating a directory for a new project

2007-11-12 Thread Bernd Zeimetz
:) But the directory was created just fine. btw, svn-inject can take care of creating the directory, too. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: permission denied when creating a directory for a new project

2007-11-12 Thread Bernd Zeimetz
Ondrej Certik wrote: I get the impression that you want to package some math software... just forgot the name :) Let me know if you need help. libmesh. The packages are here: ah ok, I though about http://www.sagemath.org/ Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED

Re: python-numpy has problems on buildbots

2007-12-05 Thread Bernd Zeimetz
Build-Depends: cdbs (= 0.4.43), python-all-dev, python-all-dbg, python-central (= 0.5.6), refblas3-dev [!arm !m68k], lapack3-dev [!arm !m68k], debhelper (= 5.0.38), g77, patchutils, python-docutils, fftw3-dev lapack3-dev and refblas3-dev should exist on all architectures now.

Re: python-numpy has problems on buildbots

2007-12-05 Thread Bernd Zeimetz
if something really goes wrong. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Pycha packaging

2008-01-04 Thread Bernd Zeimetz
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? please remove it and add a patch using quilt or dpatch. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED

Re: Pycha packaging

2008-01-04 Thread Bernd Zeimetz
and branches? please remove it and add a patch using quilt or dpatch. or just remove this file in clean rule, it will be regenerated with every ./setup.py call... The file exists in the upstream tarball, so I cannot remove it. sure, you can. Just delete it in the clean target. -- Bernd Zeimetz

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

2008-01-25 Thread Bernd Zeimetz
of this is to join the python modules team on alioth. Fastest way to get a sponsoring or answers to your questions is to join us in #debian-python on the OFTC network. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL

Re: [python-odtwriter] package name wrong?

2008-02-09 Thread Bernd Zeimetz
Hi, Then, the main reason why I have chosen to use this name is that calling it rst2odt would be inconsequent; python-docutils also contains rst2* scripts and is not named after them, even though they arguably provide the interface that is used most of the time. Python module packages are

Re: Request to join Python Modules Packaging Team

2008-02-11 Thread Bernd Zeimetz
, cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Adding python-osd to the team list

2008-02-22 Thread Bernd Zeimetz
/python-modules-policy.html if you have any questions, fast way to get them answered is in #debian-python on oftc. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Re: Boost.Python: Build and Install with Python 2.4 and 2.5?

2008-02-24 Thread Bernd Zeimetz
version. You could use rtupdate to handle the symlink, so there's no need to rebuild the package when the default Python version is changed. Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: using python2.5 + mysql on Etch?

2008-03-09 Thread Bernd Zeimetz
modules, compile mysqldb myself) but couldn't really get it working. What are the best/easiest options for this situation? I could upload a proper package to backports.org - python2.5 is not officially supported in Etch. I'll put that on my todo list. Cheers, Bernd -- Bernd Zeimetz [EMAIL

Re: RFS: python-sclapp and pytagsfs (new packages)

2008-03-31 Thread Bernd Zeimetz
Hi, I am looking for a long-term sponsor for sclapp, a python module and pytagsfs, a FUSE filesystem application. These are new packages [1] [2] that I ITPed. we'll take care of that in #debian-python :) welcome to the teams! Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED

Re: python-openopt (corrected address - reply to this one)

2008-05-28 Thread Bernd Zeimetz
for a sponsor :) Cheers, Bernd -- Bernd Zeimetz [EMAIL PROTECTED] http://bzed.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: ITP: Name for real python-pgsql module

2008-12-20 Thread Bernd Zeimetz
api well and work well - so as long as I can't see any additional features pypgsql brings, I'm not conviced to sponsor it. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 -- To UNSUBSCRIBE, email to debian

Re: numpy 1.2.1, switching to git?

2008-12-23 Thread Bernd Zeimetz
Cyril Brulebois wrote: Tristan Seligmann mithra...@mithrandi.net (20/12/2008): My personal preference ordering would probably be: hg, bzr, svn, git git, FD, * +1 :) http://whygitisbetterthanx.com -- Bernd Zeimetz Debian GNU/Linux Developer GPG

Re: numpy 1.2.1, switching to git?

2008-12-23 Thread Bernd Zeimetz
bzr over hg over svn over others. In my opinion git is much more intuitive than any other tool - but you have to climb a bit on the learning curve before you realize it. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04

Re: numpy 1.2.1, switching to git?

2008-12-26 Thread Bernd Zeimetz
-- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Re: please test the numpy package

2009-01-25 Thread Bernd Zeimetz
is for. Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: ok to upload cython 0.10.3-1?

2009-02-09 Thread Bernd Zeimetz
Hi! Ondrej Certik wrote: is it ok if I upload 0.10.3-1? E.g. will it break the sage build (or anything else)? Lenny will be released in 5 days - is it really a problem to wait for that? Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprint: 06C8 C9A2

Re: Bug#520834: dh_auto_{build,install,clean} should support different python versions

2009-06-18 Thread Bernd Zeimetz
to that, it is *not* a bug in dh but a bug in the package. Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

Re: Bug#520834: dh_auto_{build,install,clean} should support different python versions

2009-06-29 Thread Bernd Zeimetz
Bernd Zeimetz wrote: b...@think /tmp/A% pyversions -r pyversions: error parsing Python-Version attribute 1 b...@think /tmp/A% pyversions -s python2.4 python2.5 b...@think /tmp/A% Doesn't seem so... *sigh* it works well if there is a debian/control file. Thanks for useful error messages

Re: RFS: pygpgme (2nd attempt)

2009-07-14 Thread Bernd Zeimetz
://python-modules.alioth.debian.org/python-modules-policy.html -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email

Building extensions / dbg packages with dh

2009-07-27 Thread Bernd Zeimetz
. If an according build-dependency was found, the dbg extensions will be built. As they'll end up in debian/tmp together with the normal build, you'll have to write proper debian/package.install files to put them into the right package. Let me know if you find any problems. Cheers, Bernd -- Bernd

Re: Building extensions / dbg packages with dh

2009-07-27 Thread Bernd Zeimetz
Bernd Zeimetz wrote: with debhelper = 7.3.5 it is possible to build Python extensions and -dbg packages, as long as they come with a distutils/setuptools based setup.py. In case you're looking for examples: python-usb and python-cjson use the new dh now. python-cjson builds a dbg package

Re: Trac team almost dead?

2009-08-28 Thread Bernd Zeimetz
this is *now* - on the long run I;m sure we'll find a way to include it properly. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

Re: Trac team almost dead?

2009-08-28 Thread Bernd Zeimetz
Cyril Brulebois wrote: Bernd Zeimetz be...@bzed.de (28/08/2009): long time, actually there is even a plan (at least in my head) to make it possible to have modules in git or svn while still being able to checkout all of them in a useful way, but that means writing new code, and I didn't have

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

2009-08-29 Thread Bernd Zeimetz
to start that again. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org

Re: lintian troubles and .changes doubts

2009-09-03 Thread Bernd Zeimetz
0.8.6-rc5 was grater than 0.8.6. it is. You should have used “0.8.6~rc5”, which sorts lower than “0.8.6”, while “0.8.6-rc5” sorts higher. dpkg --compare-versions is helpful here, if you don't know the details :) -- Bernd Zeimetz Debian GNU/Linux Developer GPG

Re: XS-Python-Version vs pyversions

2009-09-08 Thread Bernd Zeimetz
is not maintained at all, does not reflect the current state of packaging, is missing a lot of information and is far away from reality. Even Manoj managed to write a much more complete version of the policy out of his own interest. #447231 is oopen since a long time now -- Bernd Zeimetz

Re: XS-Python-Version vs pyversions

2009-09-08 Thread Bernd Zeimetz
versions limited to 2.5, so they'll be gone as soon as Python 2.4 is removed. So I fail to see a reason why the XS-Foo stuff is necessary. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79

Re: XS-Python-Version vs pyversions

2009-09-08 Thread Bernd Zeimetz
-support now. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org

Re: XS-Python-Version vs pyversions

2009-09-08 Thread Bernd Zeimetz
are not documentation. They're documentation that you're wrong. Stop wasting my time. Oh snap. Come on Steve, the only useful written documentation about the new Python policy was (is?) a wiki page. Not even the official policy is complete. -- Bernd Zeimetz Debian GNU

Re: XS-Python-Version vs pyversions

2009-09-09 Thread Bernd Zeimetz
hard to implement it in dh directly. -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to debian-python-requ

Re: will 2.6 be default?

2009-09-12 Thread Bernd Zeimetz
and rename them... or so. Cheers, Bernd ... who knows why he does not use cdbs... -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

Re: will 2.6 be default?

2009-09-14 Thread Bernd Zeimetz
Josselin Mouette wrote: Le dimanche 13 septembre 2009 à 02:23 +0200, Bernd Zeimetz a écrit : The patch looks pretty much hackish and I could imagine that it will break a backport of cdbs to Lenny as python2.4 is called with --install-layout=deb, too. Of course, if you backport things

Re: new dh_python proposal

2009-09-20 Thread Bernd Zeimetz
for inclusion in debhelper: http://lists.debian.org/debian-python/2009/08/msg6.html Time for a python binding to debhelper then? ;) But indeed the only proper way to write a debhelper tool is in perl. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.de

Re: [pkg-fso-maint] Bug#547510: zhone refuse to start

2009-09-23 Thread Bernd Zeimetz
had such an issue it was due to the setup.py doing weird things (like creating the to-be-installed script on the fly). I didn't have the time to investigate in zhone, but I'm kinda sure its an issue with its setup.py. -- Bernd ZeimetzDebian GNU/Linux Developer http

Re: Fw: RFS: python-coverage 3.0.1-1

2009-10-17 Thread Bernd Zeimetz
to use a .dirs file if setup.py creates the directory for you. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1

Re: License entry in egg info files

2009-10-18 Thread Bernd Zeimetz
such overrides are an indicator that the specific check is inappropriate. Usually an override is a fail in the maintainer's brain or a bug in lintian. Only in rare cases overrides are the right way to go. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.de

Re: Bug#556148: installs files into /usr/local for Python = 2.6

2009-11-14 Thread Bernd Zeimetz
=b1b9517bc31b3a3e36de87b9c1a2474f709e0b4b;hb=HEAD Then all you need to do is pbuilder --create if your debian/changelog says experimental. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04

Bug#559237: python-asterisk: FTBFS with Python2.6

2009-12-02 Thread Bernd Zeimetz
Package: python-asterisk Version: 0.1a3+r160-4 Severity: important Tags: patch User: debian-python@lists.debian.org Usertags: python2.6 python-asterisk ftbfs with Python2.6, which will hit unstable soon. Please import the changes from Ubuntu, which fixed the bugs (hopefully):

Re: python2.6 vs python-json

2010-02-16 Thread Bernd Zeimetz
is using python-anyjson, although I start to wonder how they make a difference betweek py2.6's json and python-json, if its necessary at all for anyjson. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG

Re: python 2.6 deb for lenny ?

2010-04-20 Thread Bernd Zeimetz
to / is working on a backport, might make sense to co-maintain that with him. CCed him :) -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B

Bug#579111: RFP: pybindgen -- Python bindings generator

2010-04-25 Thread Bernd Zeimetz
Package: wnpp Severity: wishlist * Package name: pybindgen Upstream Author : Gustavo Carneiro * URL : https://launchpad.net/pybindgen/ * License : GNU LGPL v2.1 Programming Lang: Python/C/C++ Description : Python bindings generator PyBindGen is a Python module

Re: Python talks at DebConf

2010-05-08 Thread Bernd Zeimetz
the tests which showed the bugs... -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36

Re: DPMT and PAPT request

2010-05-29 Thread Bernd Zeimetz
the debian ldap are synchronized with alioth, so it is necessary to have a way to distinguish between DDs and non-DDs, especially to ensure that an account is not used on alioth already when a new DD requests to have the name. Hope that explains it :) Cheers, Bernd -- Bernd Zeimetz

Re: Policy for Specifying Supported Versions for Python3

2010-06-19 Thread Bernd Zeimetz
the mess bigger. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

Re: Bug#585627: hplip: Error with hpmudext module : hp-* dont works

2010-06-20 Thread Bernd Zeimetz
of python is installed, or how to I ensure that either version of python will look in either location for the modules?? Both ways are wrong. python-support handles that for you (in case you're using non-private module directories). -- Bernd ZeimetzDebian GNU/Linux

Re: Bug#585627: hplip: Error with hpmudext module : hp-* dont works

2010-06-20 Thread Bernd Zeimetz
Hi, as it is a bit urgent to get the Python transition done I've uploaded a fixed package to delayed/1. Please let me know if I should remove or delay it, but it would be appreciated if the problems could be fixed ASAP. Cheers, Bernd -- Bernd ZeimetzDebian GNU

Re: RFH: Debugging symbols of pyside

2010-06-30 Thread Bernd Zeimetz
extensions using debug build of Python also - and that is the much more important imho part for pyside - if you want to run something else in the debug interpreter which uses pyside, you need the _d build of pyside, too. -- Bernd ZeimetzDebian GNU/Linux Developer http

Re: Hello DPMT!

2010-07-01 Thread Bernd Zeimetz
sponsor packages which are not in the team's svn Cheers, Bernd -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79

Re: RFH: Debugging symbols of pyside

2010-07-01 Thread Bernd Zeimetz
On 06/30/2010 05:03 PM, Didier 'OdyX' Raboud wrote: Hi Bernd and Yaroslav, hi again debian-python, So, if I summarize: Bernd Zeimetz wrote: On 06/28/2010 04:34 PM, Yaroslav Halchenko wrote: AFAIK: - regular python build symbols files are useful for anyone willing to troubleshoot

Re: Hello DPMT!

2010-07-07 Thread Bernd Zeimetz
On 07/07/2010 07:18 PM, Clint Byrum wrote: On Thu, 2010-07-01 at 12:21 +0200, Bernd Zeimetz wrote: Welcome to the team, I've added you some seconds ago. Please make sure you read our policy http://python-modules.alioth.debian.org/python-modules-policy.html before committing to the svn

Re: Help with Python 2.6 migration

2010-07-10 Thread Bernd Zeimetz
:) -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE

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

2010-07-14 Thread Bernd Zeimetz
if necessary. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

Re: karaage

2010-07-19 Thread Bernd Zeimetz
. Only for apache. FastCGI support is built-in in e.g. lighttpd which is in main. There is libapache2-mod-fcgid in main which is a proper replacement for the fastcgi module. But you might want to use wsgi with apache anyway ... -- Bernd ZeimetzDebian GNU/Linux

Re: Will DPMT be ok maintaining a package that could potentially build other language bindings?

2010-08-07 Thread Bernd Zeimetz
bindings. OTOH, I don't have a better suggestion. :( The real proper suggest is to put it into collab-maint. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C

Re: package providing an ipython Extension

2010-08-09 Thread Bernd Zeimetz
the installation properly, it might happen that the Namespace packages and broken modules part of /usr/share/doc/python-support/README.gz becomes interesting for you. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp

Re: package providing an ipython Extension

2010-08-09 Thread Bernd Zeimetz
not matter what it does as python-support should do the right thing and the end, but you'll have to test it... And in case it fails to install or weird things happen, remember my pointe rto the python-support documentation ;) -- Bernd ZeimetzDebian GNU/Linux Developer

Re: No minutes from Debconf Python BoF?

2010-08-14 Thread Bernd Zeimetz
... ? Maybe polished isn't the correct term. What I meant was: reviewed by all attendees to check if everyone agrees with what's in that document (i.e. what has been discussed during the BoF). I don't want to be picky... but why is this not done in the public? -- Bernd Zeimetz

Re: Getting rid of dh_python

2010-08-14 Thread Bernd Zeimetz
. Or that use existing helper in interesting ways. Yay for diversity. I think this should be fixed before Squeeze is released. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: 06C8 C9A2 EAAD E37E

Re: python transition incomplete

2010-09-26 Thread Bernd Zeimetz
than half a year too late. Please don't start to create a mess now. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE

Re: binary packages with explicit python2.5 build dependency

2010-09-27 Thread Bernd Zeimetz
on python2.5 or python2.5-dev. These packages provide scripts in /usr/bin, one for each supported version of python, eg: /usr/bin/bobo2.5 /usr/bin/bobo2.6 You could have a look at ipython as an example on how to solve the issue without depending on all Python versions. -- Bernd Zeimetz

Re: How to ship .a files in a python-support package?

2010-09-30 Thread Bernd Zeimetz
? -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprint: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject

Re: How to ship .a files in a python-support package?

2010-09-30 Thread Bernd Zeimetz
. That is usually a static library. http://www.linux.org/docs/ldp/howto/Program-Library-HOWTO/static-libraries.html The question would be: why do they need a static library and is it possible to build and use a shared lib instead. -- Bernd ZeimetzDebian GNU/Linux

Re: python transition incomplete

2010-10-02 Thread Bernd Zeimetz
On 09/27/2010 09:14 PM, Toni Mueller wrote: Hi, On Mon, 27.09.2010 at 00:10:35 +0200, Bernd Zeimetz be...@bzed.de wrote: Yes, and? We will have Python2.5 in Lenny thanks to your own fault of starting the transition more than half a year too late. Please don't start to create a mess now

Re: Wheezy plans

2010-10-16 Thread Bernd Zeimetz
and ph_pysupport wrappers which just do the right thing, together with a lintian error telling people that they need to fix their packages. And of course upload transitional -central and -support packages. Cheers, Bernd -- Bernd ZeimetzDebian GNU/Linux Developer http

Re: Build-Depends-Indep dependencies

2010-10-26 Thread Bernd Zeimetz
to know the necessary basics like makefiles, I've removed your write access to the Python teams' repositories. Of course you are still welcome to update packages, please send the according patches to me and I'll apply them. - -- Bernd ZeimetzDebian GNU/Linux Developer

Re: Build-Depends-Indep dependencies

2010-11-29 Thread Bernd Zeimetz
On 11/29/2010 12:27 PM, anatoly techtonik wrote: Of course you are still welcome to update packages, please send the according patches to me and I'll apply them. Please apply the patch in attach. attachment missing. -- Bernd ZeimetzDebian GNU/Linux Developer

Re: Bug#609057: ITP: gsh -- remote shell multiplexor

2011-01-11 Thread Bernd Zeimetz
On 01/10/2011 10:58 AM, Salvatore Bonaccorso wrote: I initially filled it as ITP, but I'm more concentrating on packaging other things, so I would like to ask, is someone of the Python Application team interested to package gsh under your Group umbrella? Do we really need yet another tool

Re: Build-time testing

2011-02-22 Thread Bernd Zeimetz
idea to enable this as default due to the fun part of setuptools which starts to download random eggs from the internet when they're not available. My guess would eb that a lot of packages would miss that and we'd run into failures on the buildds. -- Bernd Zeimetz

Re: Build-time testing

2011-02-23 Thread Bernd Zeimetz
used for tests. Otherwise I'm all for automatic testing :) -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F -- To UNSUBSCRIBE, email

Re: Switching to git

2011-03-06 Thread Bernd Zeimetz
*not* want to use a Python based dVCS? Because none is as advanced as git is. -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org GPG Fingerprints: ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F

  1   2   >