Bug 477507

Summary: rdiff-backup uses deprecated python 2.6 module
Product: [Fedora] Fedora Reporter: Jonathan Kamens <jik>
Component: rdiff-backupAssignee: Gavin Henry <gavin.henry>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gavin.henry, kevin
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-29 19:00:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Kamens 2008-12-21 10:26:58 UTC
/usr/lib/python2.6/site-packages/rdiff_backup/hash.py:22: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

Comment 1 Kevin Fenzi 2008-12-29 19:00:53 UTC
This is fixed in the 1.2.3 version I am just pushing out now. 

From the changelog: 

"Suppress warnings about the deprecated sha module in Python 2.6. We'll remove
this after rdiff-backup is ported to Python 3. (Patch from Josh Nisly)"

Closing this rawhide now. 
Feel free to reopen or file a new bug if you spot anything further.