DeprecationWarning: : the MimeWriter module is deprecated

Bug #556168 reported by PaulSchulz
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Twisted
Fix Released
Unknown
twisted (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Description: Ubuntu lucid (development branch)
Release: 10.04

The following warning occurs when I use the packaged version of 'buildbot', which used 'twisted'.

  buildbot checkconfig master.cfg

/usr/lib/python2.6/dist-packages/twisted/mail/smtp.py:10: DeprecationWarning: the MimeWriter module is deprecated; use the email package instead
  import MimeWriter, tempfile, rfc822
Config file is good!

(Apparently the message it doesn't occur with python2.5)

Packages:
  buildbot 0.7.12-1ubuntu1
  python-twisted-bin 10.0.0-2ubuntu1
  python 2.6.5-0ubuntu1

To replicate..
  apt-get install buildbot
  buildbot create-master buildbot
    (Creates a 'buildbot' directory')
  cd buildbot
  buildbot checkconfig master.cfg.sample

Changed in twisted:
status: Unknown → Confirmed
Changed in twisted:
status: Confirmed → New
Changed in twisted:
status: New → Fix Released
Revision history for this message
Andrew Bennetts (spiv) wrote :

This was fixed upstream in 10.2.0, which has been packaged in Natty, so I think we can call this closed.

Changed in twisted (Ubuntu):
milestone: none → ubuntu-11.04-beta-1
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.