Bug#517831: dput: Fix for deprecation warning when used with python 2.6

2010-05-25 Thread Jakub Wilk
* Michael Bienia , 2009-03-02, 13:20: as Ubuntu is currently switching to python 2.6 (I guess Debian will follow in the near future), dput produces the following warnings: , | /usr/bin/dput:21: DeprecationWarning: the md5 module is deprecated; use hashlib instead | import pwd, stat, md5, s

Bug#517831: dput: Fix for deprecation warning when used with python 2.6

2009-03-02 Thread Y Giridhar Appaji Nag
On 09/03/02 13:20 +0100, Michael Bienia said ... > as Ubuntu is currently switching to python 2.6 (I guess Debian will > follow in the near future), dput produces the following warnings: > , > | /usr/bin/dput:21: DeprecationWarning: the md5 module is deprecated; use > hashlib instead > | imp

Bug#517831: dput: Fix for deprecation warning when used with python 2.6

2009-03-02 Thread Michael Bienia
Package: dput Version: 0.9.2.37 Severity: normal Tags: patch Hello, as Ubuntu is currently switching to python 2.6 (I guess Debian will follow in the near future), dput produces the following warnings: , | /usr/bin/dput:21: DeprecationWarning: the md5 module is deprecated; use hashlib instea