[Python-modules-team] Processing of python-axiom_0.5.31-1_amd64.changes

2009-04-24 Thread Archive Administrator
python-axiom_0.5.31-1_amd64.changes uploaded successfully to localhost
along with the files:
  python-axiom_0.5.31-1.dsc
  python-axiom_0.5.31.orig.tar.gz
  python-axiom_0.5.31-1.diff.gz
  python-axiom_0.5.31-1_all.deb

Greetings,

Your Debian queue daemon

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


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

2009-04-24 Thread Joao Pedro Pedroso
Dear Sandro,

 How should I proceed in order to update the package?
 
 Well, it depends on what you want to do: would you like to become a
 Debian maintainer and maintain your tool into our distribution, or
 would you prefer someone else to do it.

I can try to maintain the package myself.  What is it the next step to
do?

Thanks,

Pedro

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


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

2009-04-24 Thread Piotr Ożarowski
[Joao Pedro Pedroso, 2009-04-24]
  How should I proceed in order to update the package?
  
  Well, it depends on what you want to do: would you like to become a
  Debian maintainer and maintain your tool into our distribution, or
  would you prefer someone else to do it.
 
 I can try to maintain the package myself.  What is it the next step to
 do?

if you want us to keep an eye on the package, join DPMT[1,2] and update
the debian dir in our repo, then ping us on this list or on
#debian-python IRC channel to upload it.

[1] http://python-modules.alioth.debian.org/
[2] https://alioth.debian.org/project/request.php?group_id=30714

___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team


[Python-modules-team] Bug#525425: python-opengl: Module causes problems with pydoc

2009-04-24 Thread Ari Pollak
Package: python-opengl
Version: 3.0.0~c1-1
Severity: normal

If python-opengl is installed and I try to run, say, pydoc -k file,
the following error comes up and the search terminates early:

Traceback (most recent call last):
  File /usr/bin/pydoc, line 5, in module
pydoc.cli()
  File /usr/lib/python2.5/pydoc.py, line 2196, in cli
apropos(val)
  File /usr/lib/python2.5/pydoc.py, line 1891, in apropos
ModuleScanner().run(callback, key)
  File /usr/lib/python2.5/pydoc.py, line 1856, in run
for importer, modname, ispkg in pkgutil.walk_packages():
  File /usr/lib/python2.5/pkgutil.py, line 125, in walk_packages
for item in walk_packages(path, name+'.', onerror):
  File /usr/lib/python2.5/pkgutil.py, line 110, in walk_packages
__import__(name)
  File /usr/lib/python2.5/site-packages/quodlibet/__init__.py, line 114, in 
import_ql
try: return old_import(module, *args, **kwargs)
  File /usr/lib/pymodules/python2.5/OpenGL/Tk/__init__.py, line 87, in 
module
_default_root.tk.call('package', 'require', 'Togl')
_tkinter.TclError: can't find package Togl

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



___
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team