Re: should Debian's Python cache module locations for import statments?

2009-06-21 Thread Thomas Viehmann
Thomas Viehmann wrote: ... Unfortunately python -mfoo -c ... is bogus without adding the proper calls. As such the speedup was also bogus and is only from 5.5 to 3.2 seconds or some such. Hooray for testing after the final cleanups. :) Kind regards T. -- Thomas Viehmann, http

should Debian's Python cache module locations for import statments?

2009-06-21 Thread Thomas Viehmann
n-import-lookup-cache/ -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug #503879: RFP: python-zanshin -- twisted-style caldav library

2008-10-28 Thread Thomas Viehmann
, possibly with the Debian Python Modules Team. RFP is Bug #503879. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: handling /usr/local/lib/python2.x/site-packages in sys.path

2008-03-11 Thread Thomas Viehmann
ards T. (who used to maintain a set of libraries where local installations caused no end of trouble for users, maintainers, and upstreams) -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

bug lies in (presently) unused code path

2008-03-06 Thread Thomas Viehmann
user [EMAIL PROTECTED] usertag 469013 -goal-python2.5 retitle 469013 Python API memory handling bug in unused code path found 469013 3.0-unstable+hg11561-1 thanks Hi, the code that exhibits the buggy PyObject_NEW/PyMem_DEL behaviour (in xen-unstable-3.0-unstable+hg11561/tools/pygrub/src/fsys/e

bug lies in (presently) unused code path

2008-03-05 Thread Thomas Viehmann
list.) Kind regards T. 1. from matplotlib-0.90.1/src/_subprocess.c: * Currently, this extension module is only required when using the * subprocess module on Windows, but in the future, stubs for other * platforms might be added here as well. and it is indeed not compliled on Debian. -- Thomas

buggy Python API memory handling in (uncompiled) example C code

2008-03-05 Thread Thomas Viehmann
regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

pysparse: no PyObject_New / PyMem_Del confusion, removing goal-python2.5

2008-03-05 Thread Thomas Viehmann
making the bug disappear from the goal-python2.5 list without a trace.) Kind regards T. 1. http://bugs.debian.org/468991 -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

bug lies in (presently) unused code path

2008-03-05 Thread Thomas Viehmann
implementation (python-scipy-0.6.0/scipy/io/netcdf.py) is used, it might be nice to see whether the netcdfg-dev build-dependency should be revisited. (CCing debian-python because the bugs will disappear from the release-goal list.) Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net

bug lies in (presently) unused code path

2008-03-04 Thread Thomas Viehmann
.) Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

bug lies in (presently) unused code path

2008-03-04 Thread Thomas Viehmann
not affect the python2.5 release goal. I am thus removing the usertag. (CCing debian-python because the bugs will disappear from the release-goal list.) Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

code with this bug does not seem to be compiled / shipped

2008-03-03 Thread Thomas Viehmann
python2.5 becomes the default. (CCing debian-python because the bugs will disappear from the release-goal list.) Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to get python-numpy to testing

2007-12-29 Thread Thomas Viehmann
aining the file swig is missing, being installed as required by the build-depends, both in the same version. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Python transition for ldaptor

2007-02-27 Thread Thomas Viehmann
'm CCing him as well. Quite possibly, #408492 would be worth fixing as well. If the bug report's description is correct, it sounds awfully close to a "renders package useless" bug. Any comments? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE

Re: Bug#406557: RFP: python-wavelets -- python extension implementing of wavelet transformations

2007-01-16 Thread Thomas Viehmann
org/~tviehmann/debian/unstable/ -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Joining PMPT

2007-01-13 Thread Thomas Viehmann
ng an occasional update should be possible. I'm afraid I'll only take new packages if I have a particular interest. Is there a place where people look for that? If it's the alioth list: Do you happen to know whether it's available via gmane? Kind regards T. -- Thomas Viehmann,

Bug#406557: RFP: python-wavelets -- python extension implementing of wavelet transformations

2007-01-11 Thread Thomas Viehmann
Package: wnpp Severity: wishlist I'd be very thankful if the following could be packaged. I'd be able to sponsor non-DDs if the packages are good. * Package name: python-wavelets Version : 0.1.6 Upstream Author : Filip Wasilewski <[EMAIL PROTECTED]> * URL : http://chee

detecting the right /usr/lib/python2.x in an upstream-compatible way

2006-11-26 Thread Thomas Viehmann
>= 2.4). Any comments? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: pysupport and site-packages

2006-11-11 Thread Thomas Viehmann
Also, it might be the obvious location for upstream to install stuff into. As such, maybe it's worth supporting. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

pysupport and site-packages

2006-11-10 Thread Thomas Viehmann
pport just as well. I there a reason not to include the unversioned path in the docs? Thanks for making python packaging easier! Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: Bug#380871: Python transition for mini-dinstall

2006-08-01 Thread Thomas Viehmann
Kind regards and thanks in advance, T. 1. I'll be lending my computer for a couple of weeks and not doing any Debian work 2006-08-02 15:00 UTC to 2006-08-21+x, 0<=x<=10. -- Thomas Viehmann, http://thomas.viehmann.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Deprecating /usr/lib/site-python in python policy

2006-06-11 Thread Thomas Viehmann
gi?bug=372748 Maybe the attached patch is useful. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ diff -burN lintian-1.23.21/checks/files lintian-1.23.21.tv0/checks/files --- lintian-1.23.21/checks/files 2006-05-04 05:37:21.0 +0200 +++ lintian-1.23.21.tv0/checks/files 2006-0

Re: question on having . as LOAD_PATH (ruby)

2006-01-07 Thread Thomas Viehmann
? It doesn't seem to be the case here. The directory of the script executed is in the path, but not '.', this looks like it should be expected. Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Python .egg support in Debian

2005-11-29 Thread Thomas Viehmann
; Answering the -IF- will let us move forward to the HOW. Likely the IF is connected to the HOW: The number of Debian python people objecting to zipped .egg files seems to be far larger than those not willing to support some form of "unpacked eggs". Kind regards T. -- Thomas Viehman

Re: Python policy proposed changes

2005-10-20 Thread Thomas Viehmann
s a good idea, if - modules are compatible with the involved python versions (could be specified by maintainer) - modules are pure python (i.e. compilation of C/C++.. modules at run-time is not an option) Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE

Re: Hunting useless binary packages

2005-06-13 Thread Thomas Viehmann
rule. That's the "option [that] is recommended for most modules packages" per python policy. How about changing that first? Kind regards T. -- Thomas Viehmann, http://thomas.viehmann.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: libcurl3 upgrade breaks pycurl

2005-03-18 Thread Thomas Viehmann
Fred Blaise wrote: Ran upgrade on the 14th, and it seems an upgrade to libcurl3 broke pycurl.. :/ Many of our scripts run on that. This seems to have been a bug in the libcurl3 package [1] and fixed in libcurl3 7.13.1-2. Kind regards T. 1. http://bugs.debian.org/299525 -- Thomas Viehmann, http

Re: dh_python

2004-07-21 Thread Thomas Viehmann
t;help", "copyright", "credits" or "license" for more information. >>> import sys >>> sys.path.append('/tmp/a b') >>> import x >>> x.__file__ '/tmp/a b/x.py' >>> Regards T. -- Thomas Viehmann, <http://thomas.viehmann.net/>

Re: python 2.2 -> python 2.3 transition

2003-08-08 Thread Thomas Viehmann
[restricting cc to -python] Joey Hess wrote: > Josip Rodin wrote: >>Am I the only one who has a disgusting reminiscence of netscape*.* packages >>every time python* is mentioned? :P > Actually I'm more reminded of the perl* packages and the complete mess > that followed. And I keep expecting to see

Re: bug reports preventing the python transition

2003-04-09 Thread Thomas Viehmann
Hi. Thank's for the information. Nicolas Chauvat wrote: > If that's a webmail you want, you may just package > > http://www.zope.org/Members/maraf/WebMail > > which is what's used by Nuxeo. Yes, that's how I found Nuxeo. However, on that page is a link to a discussion forum hosted by the Univers

Re: custom

2003-04-08 Thread Thomas Viehmann
Frank Van Damme wrote: > the package. They provide packages themselves. All dependencies are > fullfilled, but I get these errors when trying to install the package: This seems to be a problem with the packages *they* provide, not with Debian. You should try getting help from them, as they will be

Re: Splitting ZODB from Zope package

2003-04-07 Thread Thomas Viehmann
Matthias Klose wrote: >>If we change Python policy according to this I would fully agree here. > Anybody to write the PEP and define the import rules? I'm not sure whether I'm qualified, but I'd sure like to help. > - which order do have arch dependent and arch-independent directories? > concaten

Re: bug reports preventing the python transition

2003-04-05 Thread Thomas Viehmann
Hi. Luca - De Whiskey's - De Vitis wrote: > On Sat, Apr 05, 2003 at 01:54:00PM +0200, Thomas Viehmann wrote: >>Upstream is dead since >1 year, too, and still advertises the thing as >>incompatible with recent zope. IIRC, there have been 0 CVS commits on SF for a >>y

Re: bug reports preventing the python transition

2003-04-05 Thread Thomas Viehmann
Hi. Matthias Klose wrote: > Package: zope-worldpilot (debian/main) > Maintainer: Behan Webster <[EMAIL PROTECTED]> > 122653 [ ] zope-worldpilot: please rebuild with new python packages. > 67644 [ ] Dependency error in zope-worldpilot > This package looks rotten. I'll file a reques

Re: vpython installation question

2003-04-03 Thread Thomas Viehmann
Hi Luda, Liudmila Yafremava wrote: > Could anyone please kindly help me with VPython installation on Debian? > I followed the instructions on VPython website and got all > necessary libraries, still no luck. I pulled VPython installation script > apart and tried executing each command separately.

Can someone NMU bug 151464 in zope-zpatterns?

2002-08-15 Thread Thomas Viehmann
Hi. (I'm not on debian-python, so I'd appreciate CC's.) I thought this might be the place where I could get help. I've submitted a while ago. I wonder whether some developer who knows python and/or zope could NMU. Another user just mailed me about the bugreport, beca