Package: python-paramiko
Version: 1.7.6-5

When I import the package paramiko in python, there is a deprecationwarning.


Here is a transcript:

s...@sb:~$ python
Python 2.6.5+ (release26-maint, Jul  6 2010, 14:48:45)
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import paramiko
/usr/lib/python2.6/dist-packages/Crypto/Util/randpool.py:40:
RandomPool_DeprecationWarning: This application uses RandomPool, which
is BROKEN in older releases.  See
http://www.pycrypto.org/randpool-broken
  RandomPool_DeprecationWarning)
>>>


Here are my installed python packages:
s...@sb:~$ dpkg -l |grep python
rc  idle-python2.5                       2.5.5-6
  An IDE for Python (v2.5) using Tkinter
ii  idle-python2.6                       2.6.5+20100706-1
  An IDE for Python (v2.6) using Tkinter
rc  libboost-python1.42.0                1.42.0-3
  Boost.Python Library
ii  libpython2.6                         2.6.5+20100706-1
  Shared Python runtime library (version 2.6)
ii  plasma-scriptengine-python           4:4.4.4-1
  Python script engine for Plasma
ii  python                               2.6.5-5
  An interactive high-level object-oriented language (def
ii  python-apt                           0.7.96.1
  Python interface to libapt-pkg
rc  python-axiom                         0.6.0-2
  Python object database
ii  python-beagle                        0.3.9-1+b1
  Python bindings for beagle
ii  python-cairo                         1.8.8-1+b1
  Python bindings for the Cairo vector graphics library
ii  python-central                       0.6.14+nmu2
  register and build utility for Python packages
ii  python-chardet                       2.0.1-1
  universal character encoding detector
ii  python-clientform                    0.2.10-2.1
  module for handling HTML forms on the client side
ii  python-crypto                        2.1.0-2
  cryptographic algorithms and protocols for Python
ii  python-dbus                          0.83.1-1
  simple interprocess messaging system (Python interface)
ii  python-debian                        0.1.16
  Python modules to work with Debian-related data formats
ii  python-docutils                      0.6-5
  utilities for the documentation of Python modules
ii  python-ecasound2.2                   2.7.0-1.1
  Python binding files for ecasound 2.2
ii  python-eggtrayicon                   2.25.3-4.1+b3
  Python module to display icons in the system tray
ii  python-epydoc                        3.0.1-7
  tool for documenting Python modules
ii  python-eyed3                         0.6.17-1
  Python module for id3-tags manipulation
ii  python-gconf                         2.28.1-1
  Python bindings for the GConf configuration database sy
ii  python-glade2                        2.17.0-2
  GTK+ bindings: Glade support
ii  python-gmenu                         2.30.0-1
  an implementation of the freedesktop menu specification
ii  python-gnome2                        2.28.1-1
  Python bindings for the GNOME desktop environment
ii  python-gnomeapplet                   2.30.0-1+b1
  Python bindings for the GNOME panel applet library
ii  python-gnomedesktop                  2.30.0-1+b1
  Python bindings for the GNOME desktop library
ii  python-gnomekeyring                  2.30.0-1+b1
  Python bindings for the GNOME keyring library
ii  python-gobject                       2.21.1-2
  Python bindings for the GObject library
ii  python-gst0.10                       0.10.19-1
  generic media-playing framework (Python bindings)
ii  python-gtk2                          2.17.0-2
  Python bindings for the GTK+ widget set
ii  python-gtkspell                      2.25.3-4.1+b3
  Python bindings for the GtkSpell library
ii  python-imaging                       1.1.7-1+b1
  Python Imaging Library
ii  python-kde4                          4:4.4.4-2
  Python bindings for the KDE 4 libraries
rc  python-ldaptor                       0.0.43+debian1-1
  pure-Python library for LDAP operations
ii  python-libxml2                       2.7.7.dfsg-4
  Python bindings for the GNOME XML library
ii  python-lxml                          2.2.6-1
  pythonic binding for the libxml2 and libxslt libraries
ii  python-mako                          0.3.4-2
  fast and lightweight templating for the Python platform
ii  python-markupsafe                    0.9.2-1
  XML/HTML/XHTML Markup safe string for Python
ii  python-mechanize                     0.1.11-1.1
  stateful programmatic web browsing
ii  python-minimal                       2.6.5-5
  A minimal subset of the Python language (default versio
ii  python-mutagen                       1.19-2
  audio metadata editing library
rc  python-nevow                         0.10.0-1
  Web application templating system for Python and Twiste
ii  python-numpy                         1:1.3.0-3+b2
  Numerical Python adds a fast array facility to the Pyth
ii  python-paramiko                      1.7.6-5
  Make ssh v2 connections with Python
ii  python-pkg-resources                 0.6.14-1
  Package Discovery and Resource Access using pkg_resourc
ii  python-pygame                        1.8.1release-2
  SDL bindings for games development in Python
ii  python-pygments                      1.3.1+dfsg-1
  syntax highlighting package written in Python
ii  python-pyorbit                       2.24.0-6
  A Python language binding for the ORBit2 CORBA implemen
ii  python-qt4                           4.7.3-1+b1
  Python bindings for Qt4
ii  python-reportbug                     4.12.4
  Python modules for interacting with bug tracking system
ii  python-roman                         0.6-5
  module for generating/analyzing Roman numerals
ii  python-sip                           4.10.2-1
  Python/C++ bindings generator runtime library
ii  python-support                       1.0.9
  automated rebuilding support for Python modules
ii  python-tk                            2.6.5-1
  Tkinter - Writing Tk applications with Python
rc  python-twisted-conch                 1:10.0.0-3
  The Twisted SSH Implementation
rc  python-twisted-core                  10.0.0-3
  Event-based framework for internet applications
ii  python-uno                           1:3.2.1-4
  Python-UNO bridge
ii  python-vte                           1:0.24.3-1
  Python bindings for the VTE widget set
ii  python-webkit                        1.1.7-1+b1
  WebKit/Gtk Python bindings
ii  python-wnck                          2.30.0-1+b1
  Python bindings for the WNCK library
ii  python-xapian                        1.0.20-1
  Xapian search engine interface for Python
ii  python2.5                            2.5.5-6
  An interactive high-level object-oriented language (ver
ii  python2.5-minimal                    2.5.5-6
  A minimal subset of the Python language (version 2.5)
ii  python2.6                            2.6.5+20100706-1
  An interactive high-level object-oriented language (ver
ii  python2.6-minimal                    2.6.5+20100706-1
  A minimal subset of the Python language (version 2.6)


I'm using Kernel Linux 2.6.32-5-686:
s...@sb:~$ uname -a
Linux sb 2.6.32-5-686 #1 SMP Tue Jun 1 04:59:47 UTC 2010 i686 GNU/Linux



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to