[Bug 355886] [NEW] sshfp reports a DeprecationWarning for sha on Jaunty
Martin Jackson
mhjacks at swbell.net
Sun Apr 5 22:41:51 UTC 2009
Public bug reported:
Binary package hint: sshfp
usr/bin/sshfp:11: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
The preferred mechanism in python 2.6+ is to use hashlib for these
functions...sha was deprecated and will be removed in a future python
release
** Affects: sshfp (Ubuntu)
Importance: Undecided
Status: New
--
sshfp reports a DeprecationWarning for sha on Jaunty
https://bugs.launchpad.net/bugs/355886
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list